Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yaw values too off even after calibration #37

Open
danendrasingh opened this issue Apr 3, 2018 · 1 comment
Open

Yaw values too off even after calibration #37

danendrasingh opened this issue Apr 3, 2018 · 1 comment

Comments

@danendrasingh
Copy link

I am trying to get data from my razor imu m0- 14001 for the past week. I performed multiple calibrations as mentioned in the official hookup guide. When I launch the ros-pub.launch file, i get a ros topic imu/data. I used this data to convert the quaternians into roll, pitch yaw using tf::Matrix3x3 m(q) and then extracting RPY values from m using m.getRPY()
Unfortunately I am not getting zero yaw along any direction. also the values seem to drift little over time. Can someone please address this issue?

@lebarsfa
Copy link
Member

lebarsfa commented Apr 4, 2018

I remember that at some point I got several strange behaviors when playing with some options of the IMU, ensure you built the firmware and all its dependencies with the recommended versions. See also the discussion on Razor-AHRS/razor-9dof-ahrs#57. As I say there, really ensure that you made your magnetic calibrations carefully and in a place far away from any metal...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants