Coder Social home page Coder Social logo

mpu6050's Introduction

mpu6050-jetson-xavier-nx

This package is specifically designed to get orientation, angular velocity and linear acceleration data in the form of "sensor_msgs/Imu" from mpu6050 imu sensor on Nvidia's Jetson Xavier NX board with ROS.

The parameters assumed in the code :

  • Gravity = 9.81m/s2
  • Samples to calculate gyro offset = 3000
  • Samples to calculate covariances = 1000
  • Acceleration sesnitivity factor = 16384.0
  • Gyroscope sensitivity factor = 131.0 (+/- 250 degree/sec)
  • ROS distribution = Noetic

Instructions to use:

  • Conenct mpu6050 sensor by i2c communication with jetson xavier. Make sure you connect it on i2c bus no. 8
  • Update the pakcages.
sudo apt update
  • Install i2c-dev library on jetson xavier.
sudo apt install libi2c-dev
  • Launch mpu6050.launch file
  • Keep MPU stationary until you see a ROS log 'Publishing on topic mpu6050/data' in the terminal
  • Always keep MPU in the XY plane (parallel to ground)

mpu6050's People

Contributors

avdhootu27 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.