KumarRobotics/imu_vn_100

Coordinate system of imu output

Closed this issue · 1 comments

Hey folks,
I have possibly quite a stupid question. I was looking at the definition of coordinate system on the VN-100 which is given as

However, when I run the sensor with this driver, I see that the z - linear acceleration shows -9.8 ish values. How does this match the provided coordinate system? Is there some kind of coordinate transformation being done in the driver?

The measurement given by the driver is correct if the IMU is positioned as the figure shows. It is probably easier to think that the accelerometer measures the force instead of the gravity acceleration. Since the supporting force is upwards (in the negative z-axis), the reading from the z axis should be negative.