VVV09 Ideas
Add project, group, or tutorial ideas here. If there's one you're interested in, please add a note to it to say so.
Contents
- 1 Tutorials
- 2 Groups
- 2.1 Two handed manipulation (Group)
- 2.2 Automatically deploying iCub Software (Automatic Build/Installation)
- 2.3 Speech Recognition
- 2.4 YARP Interfaces for Neural Networks && Multi Modal Convergence Maps
- 2.5 Decision Module for iCub Cognitive Architecture (group)
- 2.6 Learning by imitation
- 2.7 Motor Babbling and Autonomous Discovery of Kinematics
- 2.8 Implementing a (working) walking algorithm (Group)
- 2.9 Walking pattern generation of iCub
Tutorials
ICUB kinematics and interfaces (tutorial)
Go through the basics of how to model and control the robot.
Interested:
- Julian
- Theo
- Federico T.
- Boris
YARP basics (tutorial)
YARP basics. Does anyone need this?
Interested:
- Theo
Blender and YARP
Could anyone give a tutorial about using Blender as a robot simuation environment using Yarp?
It is shown here: http://www.youtube.com/watch?v=OT1Ck_RE5Wg
Interested:
- Alexis
- Federico
- Giovanni
- Boris
- Stéphane
Groups
Two handed manipulation (Group)
People interested in reaching, grasping and visual tracking can join here.
Page for the Manipulation Group
Interested:
- Alexis Maldonado (reaching, grasping)
- Federico Ruiz (reaching, grasping)
- Fabrizio Smeraldi (visual tracking)
- Boris Duran (reaching, grasping)
- Theo Jacobs
- Julian Schill (reaching, grasping, perhaps contact detection)
- Federico Tombari (visual tracking, object recognition)
Automatically deploying iCub Software (Automatic Build/Installation)
We will look at the problem how to deploy software in a lab.
Approaches will be presented:
- gar: Lars
- ROS: Alexis
GAR Article: http://www.lnx-bbc.com/garticle.html
- There are gar modules exising for building iCub Software on linux (tested on ubuntu).
- I will explain the Ideas and how to create gar build files.
- We will test the existing modules and refine them.
Interested:
- Lars
Speech Recognition
Who is interested in having a basic speech recognition setup?
- Grammar based
- English or German
Interested:
YARP Interfaces for Neural Networks && Multi Modal Convergence Maps
I'd like to define some standard I/O for using neural networks in YARP. I also want to refine a model of a concept map that I worked on last months. It's based on Kohonen SOM and a multi modalities approach.
Note: there is already something done in this direction, it might be worth looking into this: http://eris.liralab.it/iCub/dox/html/classiCub_1_1contrib_1_1learningmachine_1_1IMachineLearner.html
Interested:
- Stéphane
Decision Module for iCub Cognitive Architecture (group)
Put together existing modules (ball tracking, face tracking, attention system, etc.) under the iCub Cognitive Architecture framework. Understand and improve the communication and data format of current modules; create a behaviour-based action selector with inhibition, habituation and associative memory mechanisms.
Interested:
- Giovanni
Learning by imitation
Having the iCub learn some behavior by imitating a human (with vision)
An article I found: http://robotic.media.mit.edu/pdfs/journals/Breazeal-AL05.pdf
Interested:
- Alberto
Motor Babbling and Autonomous Discovery of Kinematics
Applying some machine learning methods to motor babbling, where the robot generates an internal model of its own motor function as a baby/child would.
Interested:
- Logan
- Lydia
- Boris
- Charles
- Stéphane
- Alberto
- Tyler
Here is also some reading that may be good for brainstorming:
- http://www.brainpowerlabs.com/temp/demiris.pdf
- http://www.brainpowerlabs.com/temp/Caligiore.et.al.2008.pdf
- http://www.brainpowerlabs.com/temp/VanHulle_kMER_algorithm.pdf - describes Van Hulle's kMER (kernel-based Maximum Entropy learning Rule), similar to Kohonen's SOM but with nicer properties (e.g., no wasted units). This paper is a little heavy if you're not deep into this area, but it might be interested to some people.
- MMCM framework
- The paper I'm based on is under review, if you're interested by you can put your e-mail and I will send it to you. The paper is about forward kinematic model learning and application of this model to control robotic system. I extended it on a 4DOFs system on space instead of planar 3DOFs.
Implementing a (working) walking algorithm (Group)
Realizing stable walking with the iCub by exploitation of torso and arm movability to track and control the center of mass of the iCub.
Some basic C++ classes for cartesian and joint space control are already available. They are using the orocos-kdl library.
Interested:
- Ewald
Walking pattern generation of iCub
Performing walking task, even in the air, would be an impact since iCub so far hasn’t officially performed such a task. Hereby, we are looking for brilliant brains that are interested in walking combined with vision intelligence. To make the task easy to implement for this summer school, the proposal is organized as follows.
- Learning forward and inverse kinematics of iCub, inspiring approaches rather than analytical ways;
- Matlab simulation for generating various walking patterns, outputting a database;
- Vision detection of commands from human commander, such as start, pause, resume, and etc;
- Communication with real robot iCub via YARP, to perform aerial walking.
Proposer: ZHIBIN LI If interested, you can either talk to me or sign here=)
- Interested:
ZHIBIN LI