libstereo-odometry (C++ Library for robust Stereo odometry)
|
#include <libstereo-odometry.h>
Public Member Functions | |
t_change_in_pose_output () | |
Public Attributes | |
mrpt::poses::CPose3D | change_in_pose |
std::vector< double > | out_residual |
unsigned int | num_gn_iterations |
unsigned int | num_gn_final_iterations |
|
inline |
mrpt::poses::CPose3D rso::t_change_in_pose_output::change_in_pose |
unsigned int rso::t_change_in_pose_output::num_gn_final_iterations |
unsigned int rso::t_change_in_pose_output::num_gn_iterations |
std::vector<double> rso::t_change_in_pose_output::out_residual |