x75 / sphero_ros

A Sphero ROS driver.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sphero_ros

checkout the docs

=======

Installation

Installation is now based on catkin:

  cd <ws>/src
  git clone https://github.com/mmwise/sphero_ros
  cd <ws>
  catkin_make
  catkin_make --install
  source <ws>/install/setup.bash
  ...

About

A Sphero ROS driver.


Languages

Language:Python 88.0%Language:Makefile 9.9%Language:CMake 2.0%