Baxter Demo Manager x

Photo

Overview

This project aims to develop an API for providing a well defined way of starting and stopping the Baxter as well as switching between demos on it. The API is extensible for adding new demos and can be used with different user interfaces(e.g keyboard, graphic user interface).

The videos show the Baxter running several demos provided by Rethink Robotics with keyboard and the screen view of the demo manager. For baxter runnin demos please see this page. For screen view, please see this video. The API is extensible for adding new demos and can be used with different user interfaces(e.g keyboard, graphic user interface). Code is implemented in Python.

Here is some of the necessary and relevant ROS packages and libraries;

Python code and more detail about project can be found on this page.