Main MRPT website > C++ reference
MRPT logo
List of all members | Public Attributes
mrpt::reactivenav::TRobotShape Struct Reference

Detailed Description

A 3D robot shape stored as a "sliced" stack of 2D polygons, used for CReactiveNavigationSystem3D.

Definition at line 19 of file CReactiveNavigationSystem3D.h.

#include <mrpt/reactivenav/CReactiveNavigationSystem3D.h>

Public Attributes

std::vector< math::CPolygonpolygons
 
std::vector< float > heights
 

Member Data Documentation

std::vector<float> mrpt::reactivenav::TRobotShape::heights

Definition at line 21 of file CReactiveNavigationSystem3D.h.

std::vector<math::CPolygon> mrpt::reactivenav::TRobotShape::polygons

Definition at line 20 of file CReactiveNavigationSystem3D.h.




Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014