RoboticArts / ros_imu_bno055

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

does not run on python 2.7 #7

Open Mdbirley opened 2 years ago

Mdbirley commented 2 years ago

Hi

My current version of ROS uses python 2.7

Your library of the BNO055 requires version 3.x

when I tried to use version 3 rather than 2.7 it destroyed my ros setup

Lucky I had a backup

can you see an easy way around this. regards Max