MRPT
1.9.9
|
Definition at line 242 of file TMoveTree.h.
#include <mrpt/nav/planners/TMoveTree.h>
Public Member Functions | |
TNodeSE2_TP (const mrpt::math::TPose2D &state_) | |
TNodeSE2_TP ()=default | |
Public Attributes | |
mrpt::math::TPose2D | state |
state in SE2 as 2D pose (x, y, phi) More... | |
|
inline |
Definition at line 246 of file TMoveTree.h.
|
default |
mrpt::math::TPose2D mrpt::nav::TNodeSE2_TP::state |
state in SE2 as 2D pose (x, y, phi)
Definition at line 245 of file TMoveTree.h.
Referenced by mrpt::nav::PoseDistanceMetric< TNodeSE2_TP >::cannotBeNearerThan(), mrpt::nav::PoseDistanceMetric< TNodeSE2_TP >::distance(), and mrpt::nav::PlannerRRT_SE2_TPS::solve().
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |