erkihindo / controller

Andoid + ROS Indigo + Robot = Magic
18 stars 12 forks source link

Controller

Controlling a robot, using ROS, with an Android phone
More info in Wiki.

Overview

This app implements ROS indigo.

This app provides a connection between a robot using ROS and an Android phone. The app establishes a connection over WIFI.

Example

This is an example using a CompressedImage and ImageData subscriber with a /com_cmd publisher. The slider is for controlling speed.

Ros Controller