Main MRPT website > C++ reference for MRPT 1.4.0
Classes | Typedefs
Path planning

Detailed Description

Collaboration diagram for Path planning:

Classes

class  mrpt::nav::PlannerRRT_SE2_TPS
 TP Space-based RRT path planning for SE(2) (planar) robots. More...
 
class  mrpt::nav::PlannerSimple2D
 Searches for collision-free path in 2D occupancy grids for holonomic circular robots. More...
 
struct  mrpt::nav::PoseDistanceMetric< NODE_TYPE >
 Generic base for metrics. More...
 
class  mrpt::nav::TMoveTree< NODE_TYPE_DATA, EDGE_TYPE, MAPS_IMPLEMENTATION >
 This class contains motions and motions tree structures for the hybrid navigation algorithm. More...
 
struct  mrpt::nav::TMoveEdgeSE2_TP
 An edge for the move tree used for planning in SE2 and TP-space. More...
 
struct  mrpt::nav::TNodeSE2
 
struct  mrpt::nav::PoseDistanceMetric< TNodeSE2 >
 Pose metric for SE(2) More...
 
struct  mrpt::nav::TNodeSE2_TP
 
struct  mrpt::nav::PoseDistanceMetric< TNodeSE2_TP >
 Pose metric for SE(2) limited to a given PTG manifold. More...
 

Typedefs

typedef TMoveTree< TNodeSE2_TP, TMoveEdgeSE2_TPmrpt::nav::TMoveTreeSE2_TP
 tree data structure for planning in SE2 within TP-Space manifolds More...
 

Typedef Documentation

◆ TMoveTreeSE2_TP

tree data structure for planning in SE2 within TP-Space manifolds

Definition at line 244 of file TMoveTree.h.




Page generated by Doxygen 1.9.5 for MRPT 1.4.0 SVN: at Sun Nov 27 02:47:40 UTC 2022