mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-15 09:30:47 +08:00
Merge branch 'devel' of github.com:madcowswe/ODrive into devel
This commit is contained in:
@@ -33,6 +33,7 @@ Lets also start in velocity control mode since that is probably what you want fo
|
||||
odrv0.axis0.encoder.config.bandwidth = 100
|
||||
odrv0.axis0.controller.config.pos_gain = 1
|
||||
odrv0.axis0.controller.config.vel_gain = 0.02
|
||||
odrv0.axis0.controller.config.vel_integrator_gain = 0.1
|
||||
odrv0.axis0.controller.config.vel_limit = 1000
|
||||
odrv0.axis0.controller.config.control_mode = CTRL_MODE_VELOCITY_CONTROL
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user