[ros-users] [Discourse.ros.org] [ROS Projects] New BNO055 I2…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Dheera Venkatraman via Discourse.ros.org via ros-users
Date:  
To: ros-users
CC: Dheera Venkatraman via Discourse.ros.org
Subject: [ros-users] [Discourse.ros.org] [ROS Projects] New BNO055 I2C driver for ROS


The Bosch BNO055 is an excellent IMU at its price point and extremely common among hobbyists and industry alike. Many are using it in Jetson TX1/TX2/Xavier boards over I2C, as well as other boards that have exposed I2C ports.

I found a RS232 driver for ROS, as well as an I2C driver that depended on RTIMULib, but that project looks seemingly defunct and cumbersome as an install requirement.

So for all of you BNO055 fans out there I wrote a ROS driver that doesn't depend on anything except libic2-dev. You might need to give permissions to the ROS user by adding it to the i2c group as well.

https://github.com/dheera/ros-imu-bno055-i2c

I've tested this on a TX2. It should work out of the box on other Jetson boards. I haven't yet tested it on a Raspberry Pi but you'll need to slow down the I2C clock to use it with a BNO055 as the Pi doesn't support clock stretching.

The calibration service isn't implemented yet. I welcome pull requests or contributions.





---
[Visit Topic](https://discourse.ros.org/t/new-bno055-i2c-driver-for-ros/7940/1) or reply to this email to respond.


If you do not want to receive messages from ros-users please use the unsubscribe link below. If you use the one above, you will stop all of ros-users from receiving updates.
______________________________________________________________________________
ros-users mailing list

http://lists.ros.org/mailman/listinfo/ros-users
Unsubscribe: <http://lists.ros.org/mailman//options/ros-users>