| 
    MRPT
    1.9.9
    
   | 
 
Definition at line 28 of file PlannerRRT_common.h.
#include <mrpt/nav/planners/PlannerRRT_common.h>
Public Attributes | |
| node_pose_t | start_pose | 
| node_pose_t | goal_pose | 
| world_limits_t | world_bbox_min | 
| Bounding box of the world, used to draw uniform random pose samples.  More... | |
| world_limits_t | world_bbox_max | 
| mrpt::maps::CSimplePointsMap | obstacles_points | 
| World obstacles, as a point cloud.  More... | |
| node_pose_t mrpt::nav::TPlannerInputTempl< node_pose_t, world_limits_t >::goal_pose | 
Definition at line 30 of file PlannerRRT_common.h.
Referenced by mrpt::nav::PlannerTPS_VirtualBase::renderMoveTree(), and mrpt::nav::PlannerRRT_SE2_TPS::solve().
| mrpt::maps::CSimplePointsMap mrpt::nav::TPlannerInputTempl< node_pose_t, world_limits_t >::obstacles_points | 
World obstacles, as a point cloud.
Definition at line 34 of file PlannerRRT_common.h.
Referenced by mrpt::nav::PlannerTPS_VirtualBase::renderMoveTree(), and mrpt::nav::PlannerRRT_SE2_TPS::solve().
| node_pose_t mrpt::nav::TPlannerInputTempl< node_pose_t, world_limits_t >::start_pose | 
Definition at line 30 of file PlannerRRT_common.h.
Referenced by mrpt::nav::PlannerTPS_VirtualBase::renderMoveTree(), and mrpt::nav::PlannerRRT_SE2_TPS::solve().
| world_limits_t mrpt::nav::TPlannerInputTempl< node_pose_t, world_limits_t >::world_bbox_max | 
Definition at line 32 of file PlannerRRT_common.h.
Referenced by mrpt::nav::PlannerTPS_VirtualBase::renderMoveTree(), and mrpt::nav::PlannerRRT_SE2_TPS::solve().
| world_limits_t mrpt::nav::TPlannerInputTempl< node_pose_t, world_limits_t >::world_bbox_min | 
Bounding box of the world, used to draw uniform random pose samples.
Definition at line 32 of file PlannerRRT_common.h.
Referenced by mrpt::nav::PlannerTPS_VirtualBase::renderMoveTree(), and mrpt::nav::PlannerRRT_SE2_TPS::solve().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019 |