mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-08-18 18:20:15 +08:00
Fix image extension case
This commit is contained in:
+2
-2
@@ -51,7 +51,7 @@ Ramps a velocity command from the current value to the target value.
|
||||
## INPUT_MODE_POS_FILTER
|
||||
Implements a 2nd order position tracking filter. Inteded for use with step/dir interface, but can also be used with position-only commands.
|
||||
|
||||

|
||||

|
||||
Result of a step command from 1000 to 0
|
||||
|
||||
### Configuration Values:
|
||||
@@ -71,7 +71,7 @@ Not Implemented.
|
||||
## INPUT_MODE_TRAP_TRAJ
|
||||
Implementes an online trapezoidal trajectory planner.
|
||||
|
||||

|
||||

|
||||
|
||||
### Configuration Values:
|
||||
* `<axis>.trap_traj.config.vel_limit`
|
||||
|
||||
Reference in New Issue
Block a user