Skip to content

jubeira/tango_ros

This branch is 508 commits behind Intermodalics/tango_ros:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

55f9178 · Feb 14, 2017
Feb 8, 2017
Feb 13, 2017
Nov 23, 2016
Nov 21, 2016
Nov 22, 2016
Nov 22, 2016
Jan 25, 2017

Repository files navigation

Introduction

This repository hosts the code of the Tango Ros Streamer application.
It is an Android application for Tango-enabled devices. Its main purpose is to provide Tango sensor data to the ROS ecosystem in order to easily use the Tango functionalities on robots.
You can read the ROS wiki here.

This work is developed by Intermodalics in collaboration with Ekumen.
Do not hesitate to give us feedback if something is broken or if you think it lacks some features. The best way to do this is by adding issues to this repository.

Kickstart

The app is available in Google's Play Store: https://play.google.com/store/apps/details?id=eu.intermodalics.tango_ros_streamer

Manual installation

sudo apt-get install python-catkin-tools
mkdir -p ~/tango_ros_ws/src
cd ~/tango_ros_ws/src
git clone --recursive git@github.com:Intermodalics/tango_ros.git
cd ~/tango_ros_ws
catkin build

To build and run the app: see here.

About

ROS related software for Tango

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 56.4%
  • C++ 39.3%
  • Makefile 1.6%
  • CMake 1.5%
  • Other 1.2%