teaching:se-kiba:manipulation-assignment
This is an old revision of the document!
Table of Contents
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
Using standard ROS arm navigation
Implementing our own Joint Space Controller
Testing our Controller on the Console
Implementing our own Cartesian Space Controller
Extending the Console Tool
teaching/se-kiba/manipulation-assignment.1366702720.txt.gz · Last modified: 2016/05/19 09:18 (external edit)