rst-tu-dortmund / intera_sdk

Software Development Kit and Interface for Rethink Robotics robots

Home Page:http://www.rethinkrobotics.com/intera/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intera SDK

The Intera SDK provides a platform for development of custom applications for Intera Robots.

This repository contains metapackages and files for installation/use of the Intera SDK. Additionally, this repositories contains the Python interface classes and examples for action servers and control of the Intera Robot from Rethink Robotics.

Installation

Please follow the Getting Started wiki page for instructions on installation of the Intera SDK:

Code & Tickets

Documentation http://sdk.rethinkrobotics.com/intera/
Python API Docs http://rethinkrobotics.github.io/intera_sdk_docs/5.0.4
Issues https://github.com/RethinkRobotics/intera_sdk/issues
Contributions http://sdk.rethinkrobotics.com/intera/Contributions

Intera Repository Overview

.
|
+-- intera_sdk/          intera_sdk metapackage containing all intera sdk packages
|
+-- intera_interface     python API for communicating with Intera-enabled robots
|   +-- cfg/
|   +-- scripts/
|   +-- src/
|
+-- intera_examples      examples using the Python API for Intera-enabled robots
|   +-- cfg/
|   +-- launch/
|   +-- share/images
|   +-- scripts/
|   +-- src/
|
+-- intera.sh            convenient environment initialization script

Other Intera Repositories

intera_common https://github.com/RethinkRobotics/intera_common

Latest Release Information

http://sdk.rethinkrobotics.com/intera/Release-Changes

About

Software Development Kit and Interface for Rethink Robotics robots

http://www.rethinkrobotics.com/intera/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 97.8%Language:Shell 1.7%Language:CMake 0.5%