Unit of IMU readings in factorIMU

4 次查看(过去 30 天)
Hsun Lee
Hsun Lee 2022-3-30
回答: Vidip 2023-12-27
The example of Factor Graph-Based Pedestrian Localization with IMU and GPS Sensors did not specify the unit of imuNoise input. Therefore, I would want to know the unit to ensure my application using this function.

回答(1 个)

Vidip
Vidip 2023-12-27
I understand you want to know the unit of ‘imunoise’ used in the example ‘Factor Graph-Based Pedestrian Localization with IMU and GPS Sensors’.
The ‘imunoise’ struct consists of fields like ‘imuNoise.GyroscopeBiasNoise’, ‘imuNoise.AccelerometerBiasNoise’, ‘imuNoise.GyroscopeNoise’ and ‘imuNoise.AccelerometerNoise’. So, the properties like ‘GyroscopeNoise’ are Gyroscope measurement noise covariance, specified as a 3-by-3 matrix which is specified at object creation and it’s data types is double.

类别

Help CenterFile Exchange 中查找有关 SLAM 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by