| 
    MRPT
    2.0.0
    
   | 
 
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 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020 |