Team997Coders / pyswerve_2024

0 stars 0 forks source link

Update output ranges with motor's static voltage #34

Open Crondar opened 4 months ago

Crondar commented 4 months ago

Output ranges are used by the drivers to map controller inputs to motor outputs. currently the minimum output is 0. This should be changed to the static voltage of the motor, so that the minimum input actually results in motor movement. Static motor voltage will be found using the system identification tool.