User Tools

Site Tools


teaching:se-kiba:manipulation-assignment

This is an old revision of the document!


Homework: ROS packages for manipulation

SOME INTROTEXT

Installation

Please install the system according to the instructions here: https://ai.uni-bremen.de/wiki/software/ros/installation

Getting Started

Before you start workin on the assignment, make sure to have completed the 'beginner level' tutorials from http://www.ros.org/wiki/ROS/Tutorials

Please note, that we expect you to be familiar with at least the rosbuild/c++ versions of the tutorials.

Workspace Setup

We have created a git repository for the code that you will develop. You can find it at https://github.com/ai-seminar/group-knowledge and add it to your ROS workspace with

rosws set group_knowledge --git https://github.com/ai-seminar/group-manipulation.git
rosws update
source ~/.bashrc

Implementation

Setting up our Simulation Environment

We will use a customized lightweight gazebo setup to develop and test our code in simulation. In this step of the assignment you are supposed to familiarize yourself with basic ros dependencies and launch-files. Proceed |here.

Using standard ROS arm navigation

Implementing our own Joint Space Controller

Implementing our own Cartesian Space Controller

teaching/se-kiba/manipulation-assignment.1366706389.txt.gz · Last modified: 2016/05/19 09:18 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki