MRPT
2.0.1
|
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 |
Definition at line 262 of file TMoveTree.h.
References mrpt::poses::CPose2D::inverseComposeFrom(), mrpt::nav::TNodeSE2_TP::state, mrpt::poses::UNINITIALIZED_POSE, mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::x(), and mrpt::poses::CPoseOrPoint< DERIVEDCLASS, DIM >::y().
|
private |
Definition at line 284 of file TMoveTree.h.
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |