My research project on robotics was devoted to build a large scale software platform to control the Hoap-3 humanoid robot. The primary aim of this work was to develop entertainment and service robotic applications. Human-robot interactions were thus central to this project. Nevertheless, before being capable to create these applications, a series of theoretical and technical developments were necessary, e.g. motor control, behavioral control, vision, learning system.
Below are the full specifications of this project.
Robotic platform
|
|
|
Robot simulator
|
Motor controllers
|
|
|
Vision system
|
Recording movements through motion sensors
|
|
|
Communication with the robot
|
|
Statistical learning system
|
The Dancing RobotThis application is basically a showcase of the capabilities of the motor controller, i.e. the hierarchical inverse kinematics system, to handle both the following of several simultaneous trajectories in cartesian space (position and orientation of the hands, legs, head and rump) as well as postural stability. To make reseach funnier, the robot was brought to various places of Switzerland. (video) Moreover, during an conference in California, as the result of a spontaneous and improvised collaboration with the Keepon team, the two robots developed a certain friendship, crashed a party together, got into a conference room and invaded mars... (video) |
|
The Chief Cook RobotThis application demonstrates how the Chief Cook Robot is capable of learning to cook an omelet by whipping eggs, cutting ham and grating cheese. The robot learns these skills by means of a probabilistic model using Gaussian Mixture Model (GMM) and Gaussian Mixture Regression (GMR), which allows it to learn to generalize the skill across various situations (See Sylvain Calinon's research page ). Moreover, being dynamical and driven online by nature, the robot can reproduce its skills by being robust to external perturbations such as a moving bowl. Soon in all homes! (video) |
|
Pong, the Robot EditionThis entertainment-centered application shows another type of Human-Robot Interaction. The robot gives a new gaming dimension to the old-school arcade game Pong. (video) Rather than playing alone, the human player faces now a robot, which reacts according to the state of the game. Through appropriate speech dialogs and gestures, it engages the user in a fierce but competition. All disturbing technics, such as in-game speech are included. Technically, the robot is connected to the game and hence knows the current game's state. However, to provide a real interaction experience, the robot effectively act on the joystick and buttons, and perform eyes-tracking of the ball on the screen by turning the head. Thus, a predictive model has been implemented to handle the latency due the robot's movement dynamics. This model is trained during a preliminary phase, where the robot plays the game alone to optimize its movements through self-calibration. |
|
The Portraitist RobotSalvador DaBot, so-called by its fathers due to fancy moustache and beret add-ons, is an artist who draws protraits of the persons it meets. Such an expensive printer has the advantage of using a real pencil, providing to its customers the impression of a real drawing experience, which it is! (video) Technically, the robot captures a photo using its integrated webcams, extracts the contours of captured face, and then computes strokes useful to render nice shades of grey. Moreover, rather than drawing the lines like a normal printer usually does, Salvador draws surfaces, one after the others, which looks more natural. Finally, because of its well-known artistic talents, Salvador DaBot was invited to the Google Zeitgeist'08 event, where it spent hours and used many pencils to realize several masterpieces of the guests invited to this event. |
|