Motor Connection enabled at first start (via Robot Dashboard)
Hi,
the problem is, I want to have the Drive Connection to the motors enabled at start.
At the moment (and per default) it is you have to press a button on the xbox-controller (Button A) or klick on drive enabled inside the robot dashboard.
I thought, when I change the value "Drive State - Is Enabled" in the manifest-editor, it would solve the problem, but this doesn't take any effect.
In the C# files I also changed the values under the robotdashboard.csproj files, but only in the graphical version, cause I'm not so familiar with the code.
No effect.
Does anybody know how to solve the problem?
Or, how can I initialize the connection to the motor drive at start without pressing any button?
Regards.
P.S. It is an eddie-robot
the problem is, I want to have the Drive Connection to the motors enabled at start.
At the moment (and per default) it is you have to press a button on the xbox-controller (Button A) or klick on drive enabled inside the robot dashboard.
I thought, when I change the value "Drive State - Is Enabled" in the manifest-editor, it would solve the problem, but this doesn't take any effect.
In the C# files I also changed the values under the robotdashboard.csproj files, but only in the graphical version, cause I'm not so familiar with the code.
No effect.
Does anybody know how to solve the problem?
Or, how can I initialize the connection to the motor drive at start without pressing any button?
Regards.
P.S. It is an eddie-robot
Comments