mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-08-20 22:14:34 +08:00
Update commands.md
Fixes typo
This commit is contained in:
+1
-1
@@ -85,7 +85,7 @@ An upcoming feature will enable automatic tuning. Until then, here is a rough tu
|
||||
|
||||
### Encoder position and velocity
|
||||
* View encoder position with `<axis>.encoder.pos_estimate` [counts]
|
||||
* View rotational velocity with `<axis>.encoder.pll_vel` [counts/s]
|
||||
* View rotational velocity with `<axis>.encoder.vel_estimate` [counts/s]
|
||||
|
||||
### Motor current and torque estimation
|
||||
* View the commanded motor current with `<axis>.motor.current_control.Iq_setpoint` [A]
|
||||
|
||||
Reference in New Issue
Block a user