|
MRSL Motion Primitive Library
1.2
A motion primitive library for generating trajectory for mobile robots
|
Trajectory object for PolySolver. More...
Go to the source code of this file.
Classes | |
| class | PolyTraj< Dim > |
| Trajectory class for solving n-th polynomial with PolySolver. More... | |
Typedefs | |
| typedef PolyTraj< 2 > | PolyTraj2D |
| PolyTraj in 2D. | |
| typedef PolyTraj< 3 > | PolyTraj3D |
| PolyTraj in 3D. | |
Trajectory object for PolySolver.
1.8.13