Corrado Santoro
Corrado's bio will follow soon!
Corrado's Talks
Erlang and Robotics: the ROSEN framework at the Eurobot 2008 Competition
This talk will describe ROSEN, an Erlang robotic framework and simulation engine developed by the University of Catania. It is characterised by a layered architecture able to separate the various concurring tasks controlling the system into different modules. The framework is based on OTP principles, making a strong use of behaviors in order to separate generic functionalities from the peculiarities specifics of the robot being implemented. ROSEN and the Robotics framework is based on experiences of competing in the Eurobot competitions in 2006 and 2007, where robots played funny golf and collected materials to be recycled. The talk will end with a case study and video of the Mission to Mars 2008 Eurobot competition, where the team have built robots collecting proof of life on Mars, and bring it back to earth.
Erlang and Robotics Workshop
The workshop will focus on how to program autonomous mobile robots using the Erlang language and the ROSEN framework.
The framework is based on OTP principles, making a strong use of behaviors in order to separate generic functionalities from the peculiarities of the
structure of the specific robot to be implemented.
A tool for simulating the functioning of the robot will be also described, based on the ROSEN, a 3D robotic simulation engine. Thanks to ROSEN, the control system implemented using the framework can be tested by means of
a simulation approach. Once tested, it can be deployed onto the real robot.
The workshop will consist of a brief introduction to the problem after which a description of the robotic framework and ROSEN will be provided. Some case studies will highlight how to use these tools to build a real robot; finally, a short overview on swarm robotics will be given, showing how to exploit ROSEN to simulate these kind of systems.
Workshop Outline:
-
Issues in autonomous mobile robot programming
-
The robotic framework
-
ROSEN
-
Gluing ROSEN with the robotic framework
-
Case study: building a simple robot together
-
A step forward: using ROSEN to simulate swarm robotic environments.