Skip to content

BeagleBone ROS package that publishes the Invensense MPU-9150 data into a Topic.

License

Notifications You must be signed in to change notification settings

vmayoral/bb_mpu9150

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BB-MPU9150

This repository creates a ROS package that publishes the Invensense MPU-9150 data into a ROS topic.

####mpu9150_node Get samples from the Invensense MPU9150 sensor and output these processed samples. Outputs can be either euler angles, quaternions, calibrated accelerometer or calibrated magnetometer. Default values (these values should be changed at the local_defaults.h and afterwards the code should be cross-compiled again):

  • Default I2C Bus: 1 (i2c-2 at the Beaglebone).
  • Default sample rate: 10 Hz
  • Default yaw mix factor: 4

#####Published topics imu_euler (std_msgs::String)

About

BeagleBone ROS package that publishes the Invensense MPU-9150 data into a Topic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published