Merge pull request #559 from Smurf/patch-2

vel_ramp_rate unit - Update odrive-interface.yaml
This commit is contained in:
Oskar Weigl
2021-04-05 10:53:02 -07:00
committed by GitHub
+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