PositionalTrackingFusionParameters Class Reference

Holds the options used for initializing the positional tracking fusion module. More...

Attributes

bool enable_GNSS_fusion = false
 This attribute is responsible for enabling or not GNSS positional tracking fusion. More...
 
GNSSCalibrationParameters gnss_calibration_parameters
 Control the VIO / GNSS calibration process.
More...
 

Detailed Description

Holds the options used for initializing the positional tracking fusion module.

Variables

◆ enable_GNSS_fusion

bool enable_GNSS_fusion = false

This attribute is responsible for enabling or not GNSS positional tracking fusion.

◆ gnss_calibration_parameters

GNSSCalibrationParameters gnss_calibration_parameters

Control the VIO / GNSS calibration process.