RoboticsClubatUCF/RoboSub

Command Multiplexer

Opened this issue · 1 comments

A node that accepts input from joysticks and whatever autonomy is running and decides which to send to the vector thrust controller. Use one of the throttle levers to select for now.

We could probably just update the existing joystick control node to do this, maybe make it python instead of C++