Pose metric for SE(2) limited to a given PTG manifold.
NOTE: This 'metric' is NOT symmetric for all PTGs: d(a,b)!=d(b,a)
Definition at line 218 of file TMoveTree.h.
#include <mrpt/nav/planners/TMoveTree.h>
Public Member Functions | |
bool | cannotBeNearerThan (const TNodeSE2_TP &a, const TNodeSE2_TP &b, const double d) const |
double | distance (const TNodeSE2_TP &src, const TNodeSE2_TP &dst) const |
PoseDistanceMetric (const mrpt::nav::CParameterizedTrajectoryGenerator &ptg) | |
Private Attributes | |
const mrpt::nav::CParameterizedTrajectoryGenerator & | m_ptg |
|
inline |
Definition at line 237 of file TMoveTree.h.
|
inline |
Definition at line 220 of file TMoveTree.h.
References mrpt::nav::TNodeSE2_TP::state, mrpt::math::TPose2D::x, and mrpt::math::TPose2D::y.
|
inline |
|
private |
Definition at line 239 of file TMoveTree.h.
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Sun Nov 26 00:44:48 UTC 2017 |