dheera / ros-imu-bno055

ROS package for the BNO055 IMU via I2C
Other
82 stars 54 forks source link

No absolute orientation #6

Open JeremieBourque1 opened 4 years ago

JeremieBourque1 commented 4 years ago

Hi, I can't seem to get the absolute orientation of the bno055 working. Every time I launch the node, the orientation in /imu/data always starts at around [0, 0, 0, 1], regardless of the orientation of the imu. In /imu/raw, the orientation is always [0, 0, 0, 0] and never changes.