12 #include <mrpt/graphs/TNodeID.h> 26 mrpt::graphs::TNodeID
parentId = mrpt::graphs::INVALID_NODEID;
32 double cost = std::numeric_limits<double>::max();
distance_t ptgDist
Definition: MoveEdgeSE2_TPS.h:42
SE2_KinState stateTo
Definition: MoveEdgeSE2_TPS.h:28
Definition: bestTrajectory.h:15
double duration_seconds_t
Definition: basic_types.h:36
Definition: SE2_KinState.h:65
int16_t ptgPathIndex
Definition: MoveEdgeSE2_TPS.h:38
double distance_t
Definition: basic_types.h:16
mrpt::graphs::TNodeID parentId
Definition: MoveEdgeSE2_TPS.h:26
ptg_t::TNavDynamicState getPTGDynState() const
int8_t ptgIndex
Definition: MoveEdgeSE2_TPS.h:35
SE2_KinState stateFrom
Definition: MoveEdgeSE2_TPS.h:28
Definition: MoveEdgeSE2_TPS.h:19
double normalized_speed_t
Definition: basic_types.h:33
std::string asString() const
MoveEdgeSE2_TPS()=default
duration_seconds_t estimatedExecTime
Definition: MoveEdgeSE2_TPS.h:49
std::map< duration_seconds_t, mrpt::math::TPose2D > interpolatedPath
Definition: MoveEdgeSE2_TPS.h:59
mrpt::math::TPose2D ptgFinalRelativeGoal
Definition: MoveEdgeSE2_TPS.h:46
normalized_speed_t ptgTrimmableSpeed
Definition: MoveEdgeSE2_TPS.h:44
normalized_speed_t ptgFinalGoalRelSpeed
Definition: MoveEdgeSE2_TPS.h:47
~MoveEdgeSE2_TPS()=default
double cost
Definition: MoveEdgeSE2_TPS.h:32