MRPT  1.9.9
mrpt::nav::PoseDistanceMetric< TNodeSE2_TP > Struct Template Reference

Detailed Description

template<>
struct mrpt::nav::PoseDistanceMetric< TNodeSE2_TP >

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 255 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::CParameterizedTrajectoryGeneratorm_ptg
 

Constructor & Destructor Documentation

◆ PoseDistanceMetric()

Member Function Documentation

◆ cannotBeNearerThan()

bool mrpt::nav::PoseDistanceMetric< TNodeSE2_TP >::cannotBeNearerThan ( const TNodeSE2_TP a,
const TNodeSE2_TP b,
const double  d 
) const
inline

Definition at line 257 of file TMoveTree.h.

◆ distance()

Member Data Documentation

◆ m_ptg




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020