Giter VIP home page Giter VIP logo

imu_visualization's Introduction

imu_visualization

IMU Sensor Visualization with ROS and Arduino Mega

This repository contains code to visualize IMU sensor data from an Arduino Mega connected to the BNO055 IMU sensor using ROS Noetic.

Prerequisites

1.ROS Noetic installed (Installation Guide)
2.Arduino Mega connected to the BNO055 IMU sensor
3.rosserial_python package installed (Installation Guide)
4.RViz installed (Installation Guide)

Setup

1.Connect your Arduino Mega to the BNO055 IMU sensor.
2.Clone this repository into your ROS workspace:

bash

git clone https://github.com/Aakash872/imu_visualization.git

Open a terminal and run the rosserial serial node to establish communication between Arduino and ROS:

bash

rosrun rosserial_python serial_node.py /dev/ttyUSB0

Open another terminal and launch RViz with the pre-configured display for IMU visualization:

bash

rviz -d imu_display.rviz

Video Demonstration

Check out this video demonstrating the IMU sensor visualization:

Direct link to video

Notes

1.Make sure your Arduino is properly configured to send IMU sensor data.
2.The imu_display.rviz file contains the RViz configuration for visualizing the IMU sensor data. Adjust it according to your requirements.
3.Modify the topic names in imu_display.rviz if your ROS topics differ from the defaults.

Contact

For any issues or suggestions, please contact:

Aakash Tiwari - [email protected]
Robotics Society, NIT Hamirpur - [email protected]

imu_visualization's People

Contributors

atcyb 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.