ut-ras / robomaster

Firmware for the Stampede RoboMaster team at UT Austin
http://ras.ece.utexas.edu/committees/robomaster
GNU General Public License v3.0
17 stars 5 forks source link

Unify control modes #137

Closed calebchalmers closed 2 weeks ago

calebchalmers commented 5 months ago

Currently, we have three options for robot control, depending on the state of the right switch on the controller:

We can combine the keyboard controls with the joysticks, so that we don't have to switch back and forth when using the client. This would also allow drivers to use the controller, keyboard, and mouse simultaneously.