|
selfdriving
|
#include <mpp/data/MotionPrimitivesTree.h>
Public Member Functions | |
| PoseDistanceMetric_Lie (const double phiWeight) | |
| bool | cannotBeNearerThan (const mrpt::math::TPose2D &a, const mrpt::math::TPose2D &b, const distance_t d) const |
| distance_t | distance (const mrpt::math::TPose2D &src, const mrpt::math::TPose2D &dst) const |
Private Attributes | |
| double | phiWeight_ = 0.1 |
Pose metric for SE(2) on the actual Lie group, i.e. NOT limited to a given PTG manifold, and ignoring velocities.
|
inline |
|
inline |
|
inline |
|
private |
1.8.13