cmusatyalab / steeleagle

Automated drone flights for visual inspection tasks
GNU General Public License v2.0
5 stars 4 forks source link

Streamlit Yaw and Gimbal Pitch should be degrees/s not m/s #28

Closed teiszler closed 1 month ago

teiszler commented 2 months ago

We need to change streamlit to send degrees instead of meters per second.

teiszler commented 1 month ago

Fixed in a97cee0. Will need to change to m/s once backend_rework is merged.