teaching:se-kiba:manipulation-assignment
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
teaching:se-kiba:manipulation-assignment [2013/04/24 17:19] – [Getting Started] bartelsg | teaching:se-kiba:manipulation-assignment [2016/05/19 09:19] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 13: | Line 13: | ||
We have created a git repository for the code that you will develop. You can find it at | We have created a git repository for the code that you will develop. You can find it at | ||
- | https:// | + | https:// |
- | rosws set group_knowledge | + | rosws set group_manipulation |
rosws update | rosws update | ||
source ~/.bashrc | source ~/.bashrc | ||
Line 26: | Line 26: | ||
==== Using standard ROS arm navigation ==== | ==== Using standard ROS arm navigation ==== | ||
- | As a first-step, you will use the standard ROS arm navigation functionalities to move the arms of the PR2. You will write and compile your first node, use action interfaces, and load parameters from the parameter server. The instructions can be found [[teaching: | + | As a first-step, you will use the standard ROS arm navigation functionalities to move the arms of the PR2. You will write and compile your first node, use action interfaces, and load parameters from the parameter server. At the end, you will see how both launch-files and parameters are powerful tools to help you re-use code and save time. The instructions can be found [[teaching: |
==== Implementing our own Joint Space Controller ==== | ==== Implementing our own Joint Space Controller ==== | ||
+ | |||
+ | Finally, we will get our hands dirty implementing a realtime-safe controller. As a first example we will implement a simple joint space controller. You will visit a lot of useful ROS functionalities and software engineering principles on the way. Get started [[teaching: | ||
==== Implementing our own Cartesian Space Controller ==== | ==== Implementing our own Cartesian Space Controller ==== | ||
+ | |||
+ | Cut for time reasons. |
teaching/se-kiba/manipulation-assignment.1366823977.txt.gz · Last modified: 2016/05/19 09:18 (external edit)