Gold872 / elastic-dashboard

A simple and modern dashboard for FRC
MIT License
71 stars 13 forks source link

Use radians for swerve drive angles #26

Closed Gold872 closed 7 months ago

Gold872 commented 7 months ago

I have no idea why I decided to go with degrees, but it should be in radians to stick with WPILib and math conventions. To prevent everyone's code from displaying incorrect information, there will be an option for which units to use (radians or degrees)