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

Detailed Description

Definition at line 182 of file TMoveTree.h.

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

Public Member Functions

 TNodeSE2 (const mrpt::math::TPose2D &state_)
 
 TNodeSE2 ()
 

Public Attributes

mrpt::math::TPose2D state
 state in SE2 as 2D pose (x, y, phi) More...
 

Constructor & Destructor Documentation

§ TNodeSE2() [1/2]

mrpt::nav::TNodeSE2::TNodeSE2 ( const mrpt::math::TPose2D state_)
inline

Definition at line 185 of file TMoveTree.h.

§ TNodeSE2() [2/2]

mrpt::nav::TNodeSE2::TNodeSE2 ( )
inline

Definition at line 186 of file TMoveTree.h.

Member Data Documentation

§ state

mrpt::math::TPose2D mrpt::nav::TNodeSE2::state

state in SE2 as 2D pose (x, y, phi)

Definition at line 184 of file TMoveTree.h.

Referenced by mrpt::nav::PoseDistanceMetric< TNodeSE2 >::cannotBeNearerThan(), and mrpt::nav::PoseDistanceMetric< TNodeSE2 >::distance().




Page generated by Doxygen 1.8.12 for MRPT 1.3.2 SVN: at Mon Oct 3 19:22:36 UTC 2016