lim271 / iahrs_ros

A ROS package for the ROBOR's RB-SDA-v1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iahrs_ros

Overview

This is a driver package for the ROBOR's RB-SDA-v1 from http://robor.co.kr/?page_id=1101 .

Original Source

The original source (not support ROS) is referenced below:

https://github.com/page365/iahrs_linux

Installation

cd ~/catkin_ws/src
git clone https://github.com/lim271/iahrs_ros.git
cd ~/catkin_ws && catkin_make

Run

Run the driver like so:

roslaunch iahrs_ros iahrs_ros.launch

About

A ROS package for the ROBOR's RB-SDA-v1

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 91.4%Language:CMake 7.4%Language:Shell 1.2%