RoboticArts / ros_imu_bno055

ROS driver for the BNO055 IMU using serial communication. Also implements configuration and calibration of the IMU
55 stars 37 forks source link

normalize orientation quaternion output #5

Open flynneva opened 3 years ago

flynneva commented 3 years ago

hi there!

so I've been using this package on my ROS1 setup and it seems like you have the same bug I had over on the BNO055 ROS2 package ive got.

have a look over at this issue and PR that fixed the problem for me. it may help you fix it here as well!

I've also pushed already a fix for it on my PR to this repo. feel free to pick out that change if you dont want to accept the PR!