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

Detailed Description

Definition at line 217 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 221 of file TMoveTree.h.

◆ TNodeSE2() [2/2]

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

Definition at line 222 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 220 of file TMoveTree.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST