Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions
mrpt::nav::PoseDistanceMetric< TNodeSE2 > Struct Template Reference

Detailed Description

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

Pose metric for SE(2)

Definition at line 191 of file TMoveTree.h.

#include <mrpt/nav/planners/TMoveTree.h>

Public Member Functions

bool cannotBeNearerThan (const TNodeSE2 &a, const TNodeSE2 &b, const double d) const
 
double distance (const TNodeSE2 &a, const TNodeSE2 &b) const
 
 PoseDistanceMetric ()
 

Constructor & Destructor Documentation

◆ PoseDistanceMetric()

Definition at line 206 of file TMoveTree.h.

Member Function Documentation

◆ cannotBeNearerThan()

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

Definition at line 193 of file TMoveTree.h.

◆ distance()

double mrpt::nav::PoseDistanceMetric< TNodeSE2 >::distance ( const TNodeSE2 a,
const TNodeSE2 b 
) const
inline

Definition at line 200 of file TMoveTree.h.

References mrpt::math::angDistance(), and mrpt::mrpt::math::square().




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019