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 10:21] – ursgraf | eeros_architecture:control_system:available_blocks:pathplannerconstacc [2020/09/03 12:11] (current) – ursgraf | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| - | [{{ : | + | [{{ : |
| - | The trajectory file is loaded with | + | With |
| <code cpp> | <code cpp> | ||
| - | | + | |
| </ | </ | ||
| - | where '' | + | 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 |
| - | When calling | + | |
| <code cpp> | <code cpp> | ||
| - | move(startPos); | + | |
| + | setStart(start); | ||
| + | | ||
| </ | </ | ||
| - | you dispatch a new trajectory. The trajectory is taken from the path file, no scaling is made. The trajectory starts from '' | + | |
| - | \\ | + | |
| - | You can also call | + | |
| - | <code cpp> | + | |
| - | move(time, startPos, deltaPos); | + | |
| - | </ | + | |
| - | This will take the trajectory from the file and scale it so that it starts at '' | + | |
eeros_architecture/control_system/available_blocks/pathplannerconstacc.1599121289.txt.gz · Last modified: 2020/09/03 10:21 by ursgraf