ETC





Skills Matter

Subscribe to our Erlang Factory newsletter to receive the latest updates and news

Corrado Santoro

Speaker
Corrado Santoro received his degree in Computing Engineering in 1995 from the University of Catania (Italy), and the Ph.D. in Computing Engineering from the University of Palermo (Italy) in 2000. Corrado is an assistant researcher in Computing Engineering at the Engineering Faculty of the University of Catania. He is the co-author of ERESYE, an AI tool for writing expert systems in Erlang, eXAT, a FIPA-compliant multi-agent platform, ROSEN, a graphical tool for simulating 3D environments and HARTE, a library to support hard-real-time tasks in Erlang.Since 2006, he is the co-ordinator of the team of students participating to the "Eurobot" international robotic contest.
At the Erlang eXchange 2008, Corrado's talk and tutorial will focus on Erlang & Robotics

Corrado Santoro is Giving the Following Talks
Erlang & Robotics: The ROSEN Framework at the Eurobot 2008 Competion

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 & 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.