#include "tfest-precomp.h"#include <mrpt/tfest.h>#include <mrpt/scanmatching/scan_matching.h>#include <mrpt/poses/CPose3D.h>
Go to the source code of this file.
Macros | |
| #define | MRPT_SCANMATCHING_SUPRESS_BACKCOMPAT_WARNING |
Functions | |
| double | backwards_compat_HornMethod (const std::vector< double > &input, mrpt::poses::CPose3DQuat &outQuat, bool forceScaleToUnity) |
| #define MRPT_SCANMATCHING_SUPRESS_BACKCOMPAT_WARNING |
Definition at line 14 of file scanmatching_backwards_compat.cpp.
| double backwards_compat_HornMethod | ( | const std::vector< double > & | input, |
| mrpt::poses::CPose3DQuat & | outQuat, | ||
| bool | forceScaleToUnity | ||
| ) |
Definition at line 25 of file scanmatching_backwards_compat.cpp.
References ASSERT_EQUAL_, and mrpt::tfest::se3_l2().
Referenced by mrpt::scanmatching::HornMethod().
| 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 |