You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The accelerometer when stationary is measuring the force of gravity. If the platform is not perfectly aligned with Earth's gravity vector it could have X or Y direction offsets. Is the Jackal started on a flat surface? Does the filtered data have the same offset?
mllofriu
changed the title
The z axis of the imu (raw) has a bias in the x component
The imu (raw) has a bias in the x component
May 9, 2023
The jackal is started in a flat surface. It's just running on the floor.
The z component seems close to the expected value for the gravity, so I wouldn't expect a significant component in x or y (unless that is not to scale).
By 'filtered output' do you mean the madgwick filter? Does that correct for a potential offset of the imu_link?
I would like to add that the data published on /Imu/data_raw are without covariance, thus standard filter implemented in ROS can do pretty nothing on them
Please provide the following information:
Expected behaviour
The messages in /imu/data_raw have a near zero values in the x and y components when the robot is still.
Actual behaviour
A bias observed throughout a log, in which the robot starts at a still position.
To Reproduce
Provide the steps to reproduce:
The text was updated successfully, but these errors were encountered: