Wiki » History » Version 9
Kévin Desormeaux, 2021-06-04 15:29
1 | 8 | Kévin Desormeaux | h1. Cooperative Manipulation (CM) wiki for dual pandas |
---|---|---|---|
2 | 1 | Kévin Desormeaux | |
3 | 9 | Kévin Desormeaux | This package was originally developed for the PRO-ACT project where the objective was to develop solutions for Cooperative Manipulation. |
4 | 5 | Kévin Desormeaux | Originally the idea was for two mobile manipulators to co-manipulate an object. |
5 | |||
6 | !pro_act_1.jpg! |
||
7 | 7 | Kévin Desormeaux | |
8 | 1 | Kévin Desormeaux | However due to the COVID situation the objectives of the project were lowered, and instead of using the two mobile manipulators of the pictures above, it was decided to implement it with the two fixed robotic arms present at LAAS, the pandas. |
9 | 8 | Kévin Desormeaux | The Cooperative Manipulation task can be split in two: Planning & Control. For the project we used respectively the following abbreviations: CM2P & CM2P. |
10 | CM2P was implemented by reusing the work achieved in the dual-arm-worker project, another LAAS project. |
||
11 | CM2C was made from scratch and followed the ROS Control template for the implementation. |
||
12 | 1 | Kévin Desormeaux | |
13 | 5 | Kévin Desormeaux | In this wiki you can find: |
14 | # A user manual to operate the panda arms for the first time |
||
15 | 8 | Kévin Desormeaux | # Documentation regarding the software implementation for the Cooperative Manipulation |
16 | 5 | Kévin Desormeaux | # Various resources (videos, etc) |
17 | 3 | Kévin Desormeaux | |
18 | 1 | Kévin Desormeaux | h2. Table of Contents |
19 | 2 | Kévin Desormeaux | |
20 | 1 | Kévin Desormeaux | # [[Introduction]] |
21 | 4 | Kévin Desormeaux | # [[Modules description and installation]] |
22 | 3 | Kévin Desormeaux | # [[Cooperative Manipulation Planning]] |
23 | # [[Cooperation Manipulation Control]] |