Difference between revisions of "ULISSE"

From AIRWiki
Jump to: navigation, search
 
Line 1: Line 1:
== Walk of ULISSE robot==
+
== Walks of ULISSE robot==
  
 
=== Project name ===
 
=== Project name ===
Try to implement some new wolk for the robot ULISSE and put an artificial vision sensor on it.
+
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot
  
 
=== Project short description ===
 
=== Project short description ===
 
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to "know  
 
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to "know  
 
 
where is" in the room: video sensors, touch sensors or ... .  
 
where is" in the room: video sensors, touch sensors or ... .  
 +
 
We also will try to drive it with a camera put on it and find some future application for the robot.
 
We also will try to drive it with a camera put on it and find some future application for the robot.
  
Line 13: Line 13:
 
Start date: 2008/06/17
 
Start date: 2008/06/17
  
End date: 2010/12/31
+
End date: 2009/04/20
  
===== Project head(s) =====
+
===== Project head =====
 
G. Gini
 
G. Gini
  
 
===== Students currently working on the project =====
 
===== Students currently working on the project =====
  
Davide Valentino Fasani [[User:Davide Fasani]]
+
Davide Valentino Fasani [[User:DavideFasani]]
  
 
Chiara Fornoni [[User:ChiaraFornoni]]
 
Chiara Fornoni [[User:ChiaraFornoni]]
Line 32: Line 32:
 
== '''Part 2: project description''' ==
 
== '''Part 2: project description''' ==
  
Some ideas for the project we will do are:
 
 
* state of the art;
 
* state of the art;
 
* design notes and guidelines;
 
* design notes and guidelines;
 
* description and results of experiments;
 
* description and results of experiments;
* photos and videos;
+
* photos;
* link to source code of the software written for the project;
+
* configuration and the use of hardware and software;
* advice about the configuration and the use of hardware and software;
+
 
 +
 
 +
===== State of the art: =====
 +
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg),
 +
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.
 +
 
 +
Image:foto_ULISSE.jpg | The robot ULISSE
 +
 
 +
The control system is formed by a router, four network cards and wires to connect all the components.
 +
 
 +
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify
 +
the lengthening of each piston, study the timing and the actions to reach the final goal.
 +
 
 +
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.
 +
 +
Image:Sistema_controllo.jpg | The ULISSE’s control system
 +
 
 +
 
 +
 
 +
===== Design notes and guidelines: =====
 +
 
 +
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.
 +
 
 +
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to
 +
cover the optical sensors.
 +
 
 +
Image:copri-sensori.jpg | Encoder’s cover
 +
 
 +
 
 +
===== Description and results of experiments: =====
 +
 
 +
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has
 +
been made for this project are a little stair with three steps and a block that the robot have to climb over.
 +
 
 +
<gallery>
 +
Image:Scala_quotata.jpg | Stair
 +
Image:Ostacolo_quotata.jpg | obstacle
 +
<\galley>
 +
 
 +
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this
 +
way study new walks and improve the autonomy.
 +
 
 +
 
 +
===== Photos: =====
 +
<gallery>
 +
Image:Ulisse1.jpg
 +
Image:Ulisse2.jpg
 +
Image:Ulisse3.jpg
 +
Image:Ulisse4.jpg
 +
<\galley>
 +
Some images that show ULISSE during the obstacle’s climb .
 +
 
 +
 
 +
===== Configuration and the use of hardware and software: =====
 +
 
 +
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente
 +
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.
  
We will upload materials as soon as possible!!
+
You can find it in the Central Library.

Revision as of 10:50, 18 April 2009

Walks of ULISSE robot

Project name

Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot

Project short description

We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to "know where is" in the room: video sensors, touch sensors or ... .

We also will try to drive it with a camera put on it and find some future application for the robot.

Dates

Start date: 2008/06/17

End date: 2009/04/20

Project head

G. Gini

Students currently working on the project

Davide Valentino Fasani User:DavideFasani

Chiara Fornoni User:ChiaraFornoni

Students who worked on the project in the past

Lorenzo Molinaro

Cristian Salvaterra

Part 2: project description

  • state of the art;
  • design notes and guidelines;
  • description and results of experiments;
  • photos;
  • configuration and the use of hardware and software;


State of the art:

ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.

Image:foto_ULISSE.jpg | The robot ULISSE

The control system is formed by a router, four network cards and wires to connect all the components.

It’s impossible to command the robot by an high-level interface, but it must be commanded by specify the lengthening of each piston, study the timing and the actions to reach the final goal.

ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.

Image:Sistema_controllo.jpg | The ULISSE’s control system


Design notes and guidelines:

During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.

To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to cover the optical sensors.

Image:copri-sensori.jpg | Encoder’s cover


Description and results of experiments:

We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has been made for this project are a little stair with three steps and a block that the robot have to climb over.