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

Parameters for OdometryEstimationIMU. More...

#include <odometry_estimation_imu.hpp>

Inheritance diagram for glim::OdometryEstimationIMUParams:
Inheritance graph
[legend]

Public Attributes

bool fix_imu_bias
 
double imu_bias_noise
 
Eigen::Isometry3d T_lidar_imu
 
Eigen::Matrix< double, 6, 1 > imu_bias
 
std::string initialization_mode
 
bool estimate_init_state
 
Eigen::Isometry3d init_T_world_imu
 
Eigen::Vector3d init_v_world_imu
 
double init_pose_damping_scale
 
double smoother_lag
 
bool use_isam2_dogleg
 
double isam2_relinearize_skip
 
double isam2_relinearize_thresh
 
bool save_imu_rate_trajectory
 
int num_threads
 
int num_smoother_update_threads
 

Detailed Description

Parameters for OdometryEstimationIMU.


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