trajectory_collection
|
Go to the source code of this file.
Classes | |
struct | TrajColl::BoundaryConstraint< T > |
Boundary constraint. More... | |
class | TrajColl::CubicSpline< T > |
Cubic spline. More... | |
Namespaces | |
TrajColl | |
Enumerations | |
enum | TrajColl::BoundaryConstraintType { TrajColl::BoundaryConstraintType::Velocity = 0, TrajColl::BoundaryConstraintType::Acceleration } |
Type of boundary constraint. More... | |