Update odrive-interface.yaml

Clarify what the unit of vel_ramp_rate is
This commit is contained in:
Samuel Coles
2021-04-04 21:05:09 -05:00
committed by GitHub
parent ffebf06277
commit f255e30b1d
+3 -1
View File
@@ -694,7 +694,9 @@ interfaces:
vel_limit_tolerance:
type: float32
doc: Ratio to `vel_limit`. Infinity to disable.
vel_ramp_rate: float32
vel_ramp_rate:
type: float32
unit: turn/s^2
torque_ramp_rate:
type: float32
unit: Nm / sec