Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
mrpt::nav::PlannerRRT_SE2_TPS::TPlannerInput Struct Reference

Detailed Description

Definition at line 72 of file PlannerRRT_SE2_TPS.h.

#include <mrpt/nav/planners/PlannerRRT_SE2_TPS.h>

Inheritance diagram for mrpt::nav::PlannerRRT_SE2_TPS::TPlannerInput:
Inheritance graph

Public Member Functions

 TPlannerInput ()
 

Public Attributes

node_pose_t start_pose
 
node_pose_t goal_pose
 
node_pose_t world_bbox_min
 
node_pose_t world_bbox_max
 Bounding box of the world, used to draw uniform random pose samples. More...
 
mrpt::maps::CSimplePointsMap obstacles_points
 World obstacles, as a point cloud. More...
 

Constructor & Destructor Documentation

◆ TPlannerInput()

mrpt::nav::PlannerRRT_SE2_TPS::TPlannerInput::TPlannerInput ( )
inline

Definition at line 74 of file PlannerRRT_SE2_TPS.h.

References M_PI.

Member Data Documentation

◆ goal_pose

Definition at line 31 of file PlannerRRT_common.h.

◆ obstacles_points

World obstacles, as a point cloud.

Definition at line 33 of file PlannerRRT_common.h.

◆ start_pose

Definition at line 31 of file PlannerRRT_common.h.

◆ world_bbox_max

Bounding box of the world, used to draw uniform random pose samples.

Definition at line 32 of file PlannerRRT_common.h.

◆ world_bbox_min

Definition at line 32 of file PlannerRRT_common.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019