mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-24 09:43:38 +08:00
Update commands.md
This commit is contained in:
@@ -124,3 +124,7 @@ odrv0.axis0.controller.vel_setpoint = 400
|
||||
odrv0.axis0.sensorless_estimator.config.pm_flux_linkage = 5.51328895422 / (<pole pairs> * <motor kv>)
|
||||
```
|
||||
|
||||
To start the motor:
|
||||
```
|
||||
<axis>.requested_state = AXIS_STATE_SENSORLESS_CONTROL
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user