cockpit
cockpit copied to clipboard
Joystick: add actions for MAVLink gripper control
MAVLink has a gripper control command, which would be useful for controlling a gripper (or arbitrary servo-style device control with on/off/neutral commands).
It would be valuable for us to support this use-case in Cockpit, and should be straightforward to implement.
Didn't know about this one!
And just to be sure, you're talking about doing it outside the MANUAL_CONTROL message so it is supported on other vehicles, right?