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 direction issue #10

Open
spcrobocar opened this issue Mar 27, 2022 · 1 comment
Open

Yaw direction issue #10

spcrobocar opened this issue Mar 27, 2022 · 1 comment

Comments

@spcrobocar
Copy link

Hi, I have install the Adafruit BNO055 Absolute Orientation Sensor on my robot with the side with chips on the top. When I run this ROS node and use rviz to display the IMU angle, I found the yew was not correct. When I rotate my robot to the left, the rviz show the imu rotate to the right. How can I fix this?

Thank you very much.

@romainreignier
Copy link
Owner

Orientations with IMU are never simple. Some are left handed, other, right handed. Some use NED convention while ROS uses the ENU convention.
To change the IMU orientation, you can use a tool such as imu_transformer.

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