Miscellaneous progress
This commit is contained in:
@@ -29,12 +29,12 @@ contain a complete motion profile plus a terminating "stop" segment.
|
||||
|
||||
A motion profile segment consists of the following values:
|
||||
|
||||
* For step computation
|
||||
- For step computation
|
||||
* Δx1..Δx3 (initial values)
|
||||
* start time (in ticks)
|
||||
* For use by the planner
|
||||
* v₀, vₑ: Initial and terminal velocities
|
||||
* a₀, aₑ: Initial and terminal acceleration
|
||||
- For use by the planner
|
||||
* v₀: Initial velocity
|
||||
* a₀: Initial acceleration
|
||||
* The actual position at the start time (written by executor)
|
||||
|
||||
The following invariants hold for the command queue:
|
||||
|
||||
Reference in New Issue
Block a user