eeros_architecture:control_system:available_blocks:pathplannerconstacc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
eeros_architecture:control_system:available_blocks:pathplannerconstacc [2020/09/03 11:27] – ursgraf | eeros_architecture:control_system:available_blocks:pathplannerconstacc [2020/09/03 12:11] (current) – ursgraf | ||
---|---|---|---|
Line 11: | Line 11: | ||
move(startPos, | move(startPos, | ||
</ | </ | ||
- | you dispatch a new trajectory. The trajectory is calculated with the maximum acceleration, | + | you dispatch a new trajectory. The trajectory is calculated with the maximum acceleration, |
You can also choose a start position and move to an end position with | You can also choose a start position and move to an end position with | ||
<code cpp> | <code cpp> | ||
- | | + | |
+ | setStart(start); | ||
+ | move(end); | ||
</ | </ | ||
- | This will take the trajectory from the file and scale it so that it starts at '' | + | |
eeros_architecture/control_system/available_blocks/pathplannerconstacc.1599125268.txt.gz · Last modified: 2020/09/03 11:27 by ursgraf