|
MIRA
|
Information on a single trajectory such as the velocities (given as distances within the time interval), costs and whether the trajectory is permitted. More...
#include <pilot/TrajectoryFamily.h>
Public Member Functions | |
| TrajectoryInfo () | |
| template<typename Reflector > | |
| void | reflect (Reflector &r) |
Public Attributes | |
| robot::PoseVelocityTrajectory | trajectory |
| double | costs |
| Objective::Permit | permit |
Information on a single trajectory such as the velocities (given as distances within the time interval), costs and whether the trajectory is permitted.
|
inline |
|
inline |
| robot::PoseVelocityTrajectory trajectory |
| double costs |
| Objective::Permit permit |
1.8.14