swarmt / sbg_ros_driver

Driver for SBG System Ellipse IMU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sbg_driver

ROS driver for SBG System Ellipse IMU

Standard Installation

sudo apt-get install ros-kinetic-sbg-driver (You can change the version of ros "kinectic" -> "x")

Installation from sources

  1. Clone the repository (use a Release version)
  2. Build using the normal ROS catkin build system
  3. 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
  1. Launch the driver using the provided launch file

About

Driver for SBG System Ellipse IMU


Languages

Language:C 88.8%Language:Objective-C 8.7%Language:C++ 2.3%Language:CMake 0.2%