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

Orientation data doesn't changes if Bosch BNO055 IMU rotated at slow constant velocity #3

Open
gowthamnkg opened this issue Jun 23, 2019 · 0 comments

Comments

@gowthamnkg
Copy link

gowthamnkg commented Jun 23, 2019

I am working on a mobile robot based on ROS. It includes servo motors with incremental encoders and Bosch BNO055 IMU for localization. IMU is connected with an Arduino UNO which sends the orientation data serially to the main board. I am using the Example code Euler.ino to get the orientation data. It works perfectly until the robot is rotating at least at 0.35 rad/s. But when the robot is rotating bellow that velocity, the orientation data freezes after some 5 seconds(approximately). Is there any parameter that I can change to make it work below 0.35 rad/s angular velocity?

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

1 participant