|
|
DriveWorks SDK Reference| 0.6.67 Release |
The IMU calibration tool calibrates the orientation of IMU with respect to the car ("Rig") coordinate system.
To use the tool, you must first capture IMU data with the car performing the special calibration sequence:
recorder application that DriveWorks provides.)Once you have the IMU data file, you can run the tool providing --params=file= and --rig= arguments. For example,
calibration_imu –params=file=imu.bin –rig=rig.xml
This command finds the orientation of the IMU, with respect to the car and creates a new file called calibrated-imu-rig.xml that has an IMU node with the orientation written in a quaternion form.