bb_mpu9150
bb_mpu9150 copied to clipboard
BeagleBone ROS package that publishes the Invensense MPU-9150 data into a Topic.
Hello , I have a problem with using the package , I'm using beaglebone black with ubuntu 16.04.3 LTS xenial and mpu9250 at pins 19,20 at bbb . I used...
Yop ! I compiled the code on a Raspberry pi zero, I had to modify `.addr` to `0x69` in the `struct hw_s`. I've then tried to do the calibration with...
Could you please provide brief guide on how to compile and run it on beaglebone? I tried compiling manually on beagle bone but it says: ros/ros.h not found. So there...