Giter Club home page Giter Club logo

sbg_ros_driver's Introduction

sbg_driver

ROS driver for SBG System Ellipse IMU

Installation

Standard Installation

  • Kinectic sudo apt-get install ros-kinetic-sbg-driver
  • Lunar sudo apt-get install ros-lunar-sbg-driver

Installation from sources

  1. Clone the repository (use a Release version)
  2. Build using the normal ROS catkin build system
  3. Launch the driver using the provided launch file

Using the Ellipse nodes

Publishers (ellipse node)

Magnetic calibration (mag_calibration_ellipse node)

Ellipse-A/E/N use magnemoter to provide heading. A calibration is then required to compensate soft and hard iron distortions due to the environmenent (motors, batteries, ...). The magnetic calibration procedure should be held in a non magnetic area (outside of buildings).

  1. Roslaunch the calibration_sbg_ellipse.launch
  2. Send a request to the mag_calibration service to start the calibration process
  3. Proceed to rotations of your IMU (every orientations if possible)
  4. Send a request to the mag_calibration service to stop the calibration process. An analyse of the calibration is published in log (ROS_INFO)
  5. If the calibration is suitable, save the parameters to the Ellipse by sending a request to the mag_calibration_save service.

Q&A

Enable communication with the ellipse (linux access right)

Ensure that your user is added to the dialout group To add yourself to the dialout group preform the following : sudo adduser username dialout

  • Where username is your session username
  • Restart your computer to enable access

Create udev rules

ToDo

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.