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

Detailed Description

Definition at line 209 of file TMoveTree.h.

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

Public Member Functions

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

Public Attributes

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

Constructor & Destructor Documentation

◆ TNodeSE2_TP() [1/2]

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

Definition at line 212 of file TMoveTree.h.

◆ TNodeSE2_TP() [2/2]

mrpt::nav::TNodeSE2_TP::TNodeSE2_TP ( )
inline

Definition at line 213 of file TMoveTree.h.

Member Data Documentation

◆ state

mrpt::math::TPose2D mrpt::nav::TNodeSE2_TP::state



Page generated by Doxygen 1.8.20 for MRPT 1.4.0 SVN: at Thu Aug 27 02:40:23 UTC 2020