MRPT
2.0.4
|
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 253 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 278 of file TMoveTree.h.
|
inline |
Definition at line 255 of file TMoveTree.h.
References mrpt::nav::TNodeSE2_TP::state, mrpt::math::TPose2D::x, and mrpt::math::TPose2D::y.
|
inline |
|
private |
Definition at line 284 of file TMoveTree.h.
Page generated by Doxygen 1.8.17 for MRPT 2.0.4 at Sun Jul 19 17:54:30 UTC 2020 |