mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-08-20 22:14:34 +08:00
Added control documentation for simple commands
This commit is contained in:
+3
-3
@@ -53,9 +53,9 @@ Possible values are:
|
||||
|
||||
# Control Commands
|
||||
|
||||
* <axis>.controller.pos_setpoint = <encoder_counts>
|
||||
* <axis>.controller.current_setpoint = <current_in_A>
|
||||
* <axis>.controller.vel_setpoint = <encoder_counts/s>
|
||||
* `<axis>.controller.pos_setpoint = <encoder_counts>`
|
||||
* `<axis>.controller.current_setpoint = <current_in_A>`
|
||||
* `<axis>.controller.vel_setpoint = <encoder_counts/s>`
|
||||
|
||||
### Tuning parameters
|
||||
The motion control gains are currently manually tuned:
|
||||
|
||||
Reference in New Issue
Block a user