bluerobotics / cockpit

An intuitive and customizable cross-platform ground control station for remote vehicles of all types.
https://blueos.cloud/cockpit/docs
Other
72 stars 22 forks source link

Cockpit needs "input" widgets #1291

Open rafaellehmkuhl opened 2 months ago

rafaellehmkuhl commented 2 months ago

Input widgets, like buttons, sliders and dropdowns, would allow users to perform custom tasks without the need for a dedicated functionality-specific widget.

The main use-case that triggered this issue was the need for a button to trigger a camera white-balance (used a lot during the mission when changing depth). Dropdowns for changing camera modes or sliders to adjust sensors variables could also be useful.

Those inputs would ideally be linked to Cockpit Actions, so those actions could be triggered both from the joystick or those input widgets.

ES-Alexander commented 1 month ago