#include <Trajectory.hpp>
◆ Trajectory()
base::Trajectory::Trajectory |
( |
| ) |
|
◆ driveForward()
bool base::Trajectory::driveForward |
( |
| ) |
const |
Returns true if the robot should drive forward on the trajectory. False if the robot should drive backwards.
◆ speed
double base::Trajectory::speed |
The speed in which the trajectory should be traversed.
◆ spline
A spline representing the trajectory that should be driven.
The documentation for this struct was generated from the following files:
- /home/dfki.uni-bremen.de/roehr/workspace/2maz/dev/base/types/src/Trajectory.hpp
- /home/dfki.uni-bremen.de/roehr/workspace/2maz/dev/base/types/src/Trajectory.cpp