Skip to content

Obtaining IMU parameterss from datasheet  #63

@XinkeAE

Description

@XinkeAE

Hi,

Thanks for sharing the package with the community! It helps a lot!

Currently we are trying to find the corresponding parameters of our IMU according to:
https://github.com/ethz-asl/kalibr/wiki/IMU-Noise-Model

According to the datasheet of ADIS 16448 (http://www.analog.com/media/en/technical-documentation/data-sheets/ADIS16448.pdf)
The parameters are:
Gyroscopes:
Angular Random Walk: 0.66 deg/sqrt(hr)
Rate Noise Density (f=25Hz): 0.0135 deg/sec/sqrt(hz)
Accelerometer:
Velocity Random Walk: 0.11 m/sec/sqrt(hr)
Noise Density: 0.23 mg/sqrt(hz)

And the parameters for the same IMU in the Kalibr example (https://github.com/ethz-asl/kalibr/wiki/yaml-formats) are:
Gyroscopes:
Random Walk: 4.0e-6 rad/(s^2)/sqrt(hz)
Noise Density(continuous time): 0.005 rad/s/sqrt(hz)
Accelerometer:
Random Walk: 0.0002 m/(s^3)/sqrt(hz)
Noise Density(continuous time): 0.01m/(s^2)/sqrt(hz)

Could you please specify the relationship between the two sets of parameters? This may be add to the tutorial as an example.

Thank you so much!

  • Xinke

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions