Simple non-linear optimizer to find the SE(3) optimal transformation. More...
#include <mp2p_icp/errorTerms.h>
#include <mp2p_icp/optimal_tf_gauss_newton.h>
#include <mp2p_icp/robust_kernels.h>
#include <mrpt/poses/Lie/SE.h>
#include <Eigen/Dense>
#include <iostream>
Go to the source code of this file.
Simple non-linear optimizer to find the SE(3) optimal transformation.
Definition in file optimal_tf_gauss_newton.cpp.