eeros_architecture:control_system:available_blocks:pathplannerconstacc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
eeros_architecture:control_system:available_blocks:pathplannerconstacc [2020/09/03 11:29] – 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> | ||
- | | + | |
- | move({{{5, 20}, {0, 0}, {0, 0}}}); | + | setStart(start); |
+ | move(end); | ||
</ | </ | ||
eeros_architecture/control_system/available_blocks/pathplannerconstacc.1599125387.txt.gz · Last modified: 2020/09/03 11:29 by ursgraf