GLIM
Loading...
Searching...
No Matches
Public Attributes | List of all members
glim::OdometryEstimationCTParams Struct Reference

Parameters for OdometryEstimationCT. More...

#include <odometry_estimation_ct.hpp>

Public Attributes

int num_threads
 Number of threads.
 
double ivox_resolution
 iVox resolution
 
double ivox_min_points_dist
 Minimum distance between points in an iVox cell.
 
int ivox_lru_thresh
 iVox LRU cache threshold
 
double max_correspondence_distance
 Maximum distance between corresponding points.
 
double location_consistency_inf_scale
 Weight for location consistency constraints.
 
double constant_velocity_inf_scale
 Weight for constant velocity constraints.
 
int lm_max_iterations
 Maximum number of iterations for LM optimization.
 
double smoother_lag
 Fixed-lag smoothing window [sec].
 
bool use_isam2_dogleg
 If true, use dogleg optimizer.
 
double isam2_relinearize_skip
 
double isam2_relinearize_thresh
 

Detailed Description

Parameters for OdometryEstimationCT.


The documentation for this struct was generated from the following file: