#include <algos.h>
Definition at line 138 of file algos.h.
gsl_matrix* sm_result::cov_x_m |
Fields used for covariance computation
Definition at line 154 of file algos.h.
gsl_matrix* sm_result::dx_dy1_m |
gsl_matrix* sm_result::dx_dy2_m |
Total correspondence error
Definition at line 150 of file algos.h.
int sm_result::iterations |
Number of iterations done
Definition at line 146 of file algos.h.
Number of valid correspondence in the end
Definition at line 148 of file algos.h.
1 if the result is valid
Definition at line 140 of file algos.h.
Scan matching result (x,y,theta)
Definition at line 143 of file algos.h.
The documentation for this struct was generated from the following file: