Classes | |
| struct | TrajectoryConstraints |
| A structure describing various constraints used during calculation of a trajectory. More... | |
| class | Pos |
| Represents a state of the robot. More... | |
| class | Point |
| Represents a point in 2D space and provides some useful methods for calculation with points. More... | |
| class | TrajectoryPoints |
| List of pointers to Point. More... | |
| class | TrajectorySegment |
| Abstract class for a segment of the trajectory. More... | |
| class | Trajectory |
| Represents the whole trajectory. More... | |
For how to use the trajectory generator, see the documentation of Trajectory.
1.5.3