We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7656524 + 25e1f60 commit d2e975bCopy full SHA for d2e975b
docs/commands.md
@@ -121,6 +121,7 @@ odrv0.axis0.controller.config.vel_gain = 0.01
121
odrv0.axis0.controller.config.vel_integrator_gain = 0.05
122
odrv0.axis0.controller.config.control_mode = 2
123
odrv0.axis0.controller.vel_setpoint = 400
124
+odrv0.axis0.motor.config.direction = 1
125
odrv0.axis0.sensorless_estimator.config.pm_flux_linkage = 5.51328895422 / (<pole pairs> * <motor kv>)
126
```
127
0 commit comments