<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://airwiki.deib.polimi.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DavideFasani</id>
		<title>AIRWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://airwiki.deib.polimi.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=DavideFasani"/>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php/Special:Contributions/DavideFasani"/>
		<updated>2026-04-07T06:25:56Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.6</generator>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=6000</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=6000"/>
				<updated>2009-04-18T10:22:46Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: /* Description and results of experiments: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt; &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.JPG | Stair&lt;br /&gt;
Image:Ostacolo_quotato.jpg | obstacle&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Form1.JPG | Initial window&lt;br /&gt;
Image:Form2.jpg| Window to load a file&lt;br /&gt;
Image:Form3.jpg| Window to send commands to robot&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:ULISSE1.JPG|&lt;br /&gt;
Image:ULISSE2.JPG|&lt;br /&gt;
Image:ULISSE3.JPG|&lt;br /&gt;
Image:ULISSE4.JPG|&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5999</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5999"/>
				<updated>2009-04-18T10:20:05Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: /* Description and results of experiments: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt; &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.JPG | Stair&lt;br /&gt;
Image:Ostacolo_quotato.jpg | obstacle&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Form1.JPG | Initial window&lt;br /&gt;
Image:Form2.JPG | Window to load a file&lt;br /&gt;
Image:Form3.JPG | Window to send commands to robot&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:ULISSE1.JPG|&lt;br /&gt;
Image:ULISSE2.JPG|&lt;br /&gt;
Image:ULISSE3.JPG|&lt;br /&gt;
Image:ULISSE4.JPG|&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:Form3.jpg&amp;diff=5998</id>
		<title>File:Form3.jpg</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:Form3.jpg&amp;diff=5998"/>
				<updated>2009-04-18T10:19:04Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:Form2.jpg&amp;diff=5997</id>
		<title>File:Form2.jpg</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:Form2.jpg&amp;diff=5997"/>
				<updated>2009-04-18T10:18:54Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:Form1.JPG&amp;diff=5996</id>
		<title>File:Form1.JPG</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:Form1.JPG&amp;diff=5996"/>
				<updated>2009-04-18T10:18:44Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5995</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5995"/>
				<updated>2009-04-18T10:18:07Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: /* Description and results of experiments: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt; &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.JPG | Stair&lt;br /&gt;
Image:Ostacolo_quotato.jpg | obstacle&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Form1.JPG | Initial window&lt;br /&gt;
Image:Form2.JPG | Window to load a file&lt;br /&gt;
Image:Form2.JPG | Window to send commands to robot&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:ULISSE1.JPG|&lt;br /&gt;
Image:ULISSE2.JPG|&lt;br /&gt;
Image:ULISSE3.JPG|&lt;br /&gt;
Image:ULISSE4.JPG|&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5994</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5994"/>
				<updated>2009-04-18T10:13:42Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt; &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.JPG | Stair&lt;br /&gt;
Image:Ostacolo_quotato.jpg | obstacle&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:ULISSE1.JPG|&lt;br /&gt;
Image:ULISSE2.JPG|&lt;br /&gt;
Image:ULISSE3.JPG|&lt;br /&gt;
Image:ULISSE4.JPG|&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5993</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5993"/>
				<updated>2009-04-18T10:11:15Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: /* Photos: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt; &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.JPG | Stair&lt;br /&gt;
Image:Ostacolo_quotato.jpg | obstacle&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:ULISSE1.JPG|&lt;br /&gt;
Image:ULISSE2.JPG|&lt;br /&gt;
Image:ULISSE3.JPG|&lt;br /&gt;
Image:ULISSE4.JPG|&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5992</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5992"/>
				<updated>2009-04-18T10:10:32Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: /* Description and results of experiments: */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt; &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.JPG | Stair&lt;br /&gt;
Image:Ostacolo_quotato.jpg | obstacle&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:ULISSE1.jpg&lt;br /&gt;
Image:ULISSE2.jpg&lt;br /&gt;
Image:ULISSE3.jpg&lt;br /&gt;
Image:ULISSE4.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5991</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5991"/>
				<updated>2009-04-18T10:09:31Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt; &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.jpg | Stair&lt;br /&gt;
Image:Ostacolo_quotato.jpg | obstacle&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:ULISSE1.jpg&lt;br /&gt;
Image:ULISSE2.jpg&lt;br /&gt;
Image:ULISSE3.jpg&lt;br /&gt;
Image:ULISSE4.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:ULISSE4.JPG&amp;diff=5990</id>
		<title>File:ULISSE4.JPG</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:ULISSE4.JPG&amp;diff=5990"/>
				<updated>2009-04-18T10:08:26Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:ULISSE3.JPG&amp;diff=5989</id>
		<title>File:ULISSE3.JPG</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:ULISSE3.JPG&amp;diff=5989"/>
				<updated>2009-04-18T10:06:58Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:ULISSE2.JPG&amp;diff=5988</id>
		<title>File:ULISSE2.JPG</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:ULISSE2.JPG&amp;diff=5988"/>
				<updated>2009-04-18T10:05:58Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:ULISSE1.JPG&amp;diff=5987</id>
		<title>File:ULISSE1.JPG</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:ULISSE1.JPG&amp;diff=5987"/>
				<updated>2009-04-18T10:04:56Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:Sistema_controllo.jpg&amp;diff=5986</id>
		<title>File:Sistema controllo.jpg</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:Sistema_controllo.jpg&amp;diff=5986"/>
				<updated>2009-04-18T10:03:54Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:Scala_quotata.JPG&amp;diff=5985</id>
		<title>File:Scala quotata.JPG</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:Scala_quotata.JPG&amp;diff=5985"/>
				<updated>2009-04-18T10:03:44Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:Ostacolo_quotato.jpg&amp;diff=5984</id>
		<title>File:Ostacolo quotato.jpg</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:Ostacolo_quotato.jpg&amp;diff=5984"/>
				<updated>2009-04-18T10:03:32Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:Copri-sensori.jpg&amp;diff=5983</id>
		<title>File:Copri-sensori.jpg</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:Copri-sensori.jpg&amp;diff=5983"/>
				<updated>2009-04-18T10:03:06Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:Foto_ULISSE.jpg&amp;diff=5982</id>
		<title>File:Foto ULISSE.jpg</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:Foto_ULISSE.jpg&amp;diff=5982"/>
				<updated>2009-04-18T10:01:20Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5981</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5981"/>
				<updated>2009-04-18T09:54:24Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt; &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.jpg | Stair&lt;br /&gt;
Image:Ostacolo_quotata.jpg | obstacle&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Ulisse1.jpg&lt;br /&gt;
Image:Ulisse2.jpg&lt;br /&gt;
Image:Ulisse3.jpg&lt;br /&gt;
Image:Ulisse4.jpg&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5980</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5980"/>
				<updated>2009-04-18T09:54:08Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt; &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.jpg | Stair&lt;br /&gt;
Image:Ostacolo_quotata.jpg | obstacle&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Ulisse1.jpg&lt;br /&gt;
Image:Ulisse2.jpg&lt;br /&gt;
Image:Ulisse3.jpg&lt;br /&gt;
Image:Ulisse4.jpg&lt;br /&gt;
&amp;lt;/galley&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5979</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5979"/>
				<updated>2009-04-18T09:53:30Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt; &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.jpg | Stair&lt;br /&gt;
Image:Ostacolo_quotata.jpg | obstacle&lt;br /&gt;
&amp;lt;/galley&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Ulisse1.jpg&lt;br /&gt;
Image:Ulisse2.jpg&lt;br /&gt;
Image:Ulisse3.jpg&lt;br /&gt;
Image:Ulisse4.jpg&lt;br /&gt;
&amp;lt;/galley&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5978</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5978"/>
				<updated>2009-04-18T09:52:53Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt; &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&amp;lt;\gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&amp;lt;\gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.jpg | Stair&lt;br /&gt;
Image:Ostacolo_quotata.jpg | obstacle&lt;br /&gt;
&amp;lt;\galley&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Ulisse1.jpg&lt;br /&gt;
Image:Ulisse2.jpg&lt;br /&gt;
Image:Ulisse3.jpg&lt;br /&gt;
Image:Ulisse4.jpg&lt;br /&gt;
&amp;lt;\galley&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5977</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5977"/>
				<updated>2009-04-18T09:52:02Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&amp;lt;\gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt; &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&amp;lt;\gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&amp;lt;\gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.jpg | Stair&lt;br /&gt;
Image:Ostacolo_quotata.jpg | obstacle&lt;br /&gt;
&amp;lt;\galley&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Ulisse1.jpg&lt;br /&gt;
Image:Ulisse2.jpg&lt;br /&gt;
Image:Ulisse3.jpg&lt;br /&gt;
Image:Ulisse4.jpg&lt;br /&gt;
&amp;lt;\galley&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5976</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=5976"/>
				<updated>2009-04-18T09:50:02Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walks of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Analysis and realization of walks in mixed environment and new graphic user interface for a pneumatic four-leg robot&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
&lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2009/04/20&lt;br /&gt;
&lt;br /&gt;
===== Project head =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:DavideFasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos;&lt;br /&gt;
* configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== State of the art: =====&lt;br /&gt;
ULISSE is a four-leg robot, with an aluminium loom, twelve pneumatic pistons (three in each leg), &lt;br /&gt;
twelve optical encoder to set the length of each piston, twenty-four air valve to insert air into pistons.&lt;br /&gt;
&lt;br /&gt;
Image:foto_ULISSE.jpg | The robot ULISSE&lt;br /&gt;
&lt;br /&gt;
The control system is formed by a router, four network cards and wires to connect all the components.&lt;br /&gt;
&lt;br /&gt;
It’s impossible to command the robot by an high-level interface, but it must be commanded by specify &lt;br /&gt;
the lengthening of each piston, study the timing and the actions to reach the final goal.&lt;br /&gt;
&lt;br /&gt;
ULISSE is formed by a parallel structure, so it’s very difficult to model it for the cinematic study.&lt;br /&gt;
 &lt;br /&gt;
Image:Sistema_controllo.jpg | The ULISSE’s control system&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Design notes and guidelines: =====&lt;br /&gt;
&lt;br /&gt;
During the work on ULISSE, we had notice that it is sensitive at electro-magnetic waves and at the direct light on encoders.&lt;br /&gt;
&lt;br /&gt;
To resolve this problems we put on the robot a Faraday cage to shield the electronic components and some structures to &lt;br /&gt;
cover the optical sensors. &lt;br /&gt;
&lt;br /&gt;
Image:copri-sensori.jpg | Encoder’s cover&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Description and results of experiments: =====&lt;br /&gt;
&lt;br /&gt;
We implement four new walks for the robot, two curved movement, and two actions to pass obstacles, the obstacles that has &lt;br /&gt;
been made for this project are a little stair with three steps and a block that the robot have to climb over.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Scala_quotata.jpg | Stair&lt;br /&gt;
Image:Ostacolo_quotata.jpg | obstacle&lt;br /&gt;
&amp;lt;\galley&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We also re-implement the GUI to allow future student to import some text file into the ULISSE control program and in this &lt;br /&gt;
way study new walks and improve the autonomy.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Photos: =====&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Ulisse1.jpg&lt;br /&gt;
Image:Ulisse2.jpg&lt;br /&gt;
Image:Ulisse3.jpg&lt;br /&gt;
Image:Ulisse4.jpg&lt;br /&gt;
&amp;lt;\galley&amp;gt;&lt;br /&gt;
Some images that show ULISSE during the obstacle’s climb .&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Configuration and the use of hardware and software: =====&lt;br /&gt;
&lt;br /&gt;
The complete manual and report of this work is in the thesis named “Analisi e realizzazione di andature in ambiente &lt;br /&gt;
misto e nuova interfaccia utente per un robot quadrupede pneumatico”.&lt;br /&gt;
&lt;br /&gt;
You can find it in the Central Library.&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=User:DavideFasani&amp;diff=3657</id>
		<title>User:DavideFasani</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=User:DavideFasani&amp;diff=3657"/>
				<updated>2008-06-23T08:51:36Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|firstname=Davide&lt;br /&gt;
|lastname=Fasani&lt;br /&gt;
|email=dadifasi@libero.it&lt;br /&gt;
|advisor=Giuseppina Gini&lt;br /&gt;
|projectpage=ULISSE&lt;br /&gt;
|photo=foto_scale.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Davide Fasani'''&lt;br /&gt;
&lt;br /&gt;
Nato a Milano il 21-12-1984&lt;br /&gt;
&lt;br /&gt;
E-Mail: dadifasi@libero.it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Istruzione e formazione'''&lt;br /&gt;
&lt;br /&gt;
- ''Settembre 2003 – Marzo 2007'' Laurea in Ingegneria informatica (1° livello)&lt;br /&gt;
&lt;br /&gt;
- ''Settembre 1998 - Luglio 2003'' Perito Industriale Capotecnico - Specializzazione Informatica &lt;br /&gt;
presso Istituto Tecnico Industriale Statale Luigi Galvani, Milano&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Attualmente''' &lt;br /&gt;
&lt;br /&gt;
Tesista presso AIRLab con progetto ULISSE&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=User:Davide_Fasani&amp;diff=3340</id>
		<title>User:Davide Fasani</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=User:Davide_Fasani&amp;diff=3340"/>
				<updated>2008-06-08T09:56:19Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|firstname=Davide&lt;br /&gt;
|lastname=Fasani&lt;br /&gt;
|email=dadifasi@libero.it&lt;br /&gt;
|advisor=Giuseppina Gini&lt;br /&gt;
|projectpage=ULISSE&lt;br /&gt;
|photo=foto_scale.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Davide Fasani'''&lt;br /&gt;
&lt;br /&gt;
Nato a Milano il 21-12-1984&lt;br /&gt;
&lt;br /&gt;
E-Mail: dadifasi@libero.it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Istruzione e formazione'''&lt;br /&gt;
&lt;br /&gt;
- ''Settembre 2003 – Marzo 2007'' Laurea in Ingegneria informatica (1° livello)&lt;br /&gt;
&lt;br /&gt;
- ''Settembre 1998 - Luglio 2003'' Perito Industriale Capotecnico - Specializzazione Informatica &lt;br /&gt;
presso Istituto Tecnico Industriale Statale Luigi Galvani, Milano&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Attualmente''' &lt;br /&gt;
&lt;br /&gt;
Tesista presso AIRLab con progetto ULISSE&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:Foto_scale.jpg&amp;diff=3339</id>
		<title>File:Foto scale.jpg</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:Foto_scale.jpg&amp;diff=3339"/>
				<updated>2008-06-08T09:24:47Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=User:Davide_Fasani&amp;diff=3338</id>
		<title>User:Davide Fasani</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=User:Davide_Fasani&amp;diff=3338"/>
				<updated>2008-06-08T09:17:46Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|firstname=Davide&lt;br /&gt;
|lastname=Fasani&lt;br /&gt;
|email=dadifasi@libero.it&lt;br /&gt;
|advisor=Giuseppina Gini&lt;br /&gt;
|projectpage=ULISSE&lt;br /&gt;
|photo=foto_scale.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Davide Fasani'''&lt;br /&gt;
&lt;br /&gt;
Nato a Milano il 21-12-1984&lt;br /&gt;
&lt;br /&gt;
E-Mail: dadifasi@LIBERO.it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Istruzione e formazione'''&lt;br /&gt;
&lt;br /&gt;
- ''Settembre 2003 – Marzo 2007'' Laurea in Ingegneria informatica (1° livello)&lt;br /&gt;
&lt;br /&gt;
- ''Settembre 1998 - Luglio 2003'' Perito Industriale Capotecnico - Specializzazione Informatica &lt;br /&gt;
presso Istituto Tecnico Industriale Statale Luigi Galvani, Milano&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Attualmente''' &lt;br /&gt;
&lt;br /&gt;
Tesista presso AIRLab con progetto ULISSE&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=User:Davide_Fasani&amp;diff=3337</id>
		<title>User:Davide Fasani</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=User:Davide_Fasani&amp;diff=3337"/>
				<updated>2008-06-07T15:58:50Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|firstname=Davide&lt;br /&gt;
|lastname=Fasani&lt;br /&gt;
|email=dadifasi@libero.it&lt;br /&gt;
|advisor=Giuseppina Gini&lt;br /&gt;
|projectpage=ULISSE&lt;br /&gt;
|photo=&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Davide Fasani'''&lt;br /&gt;
&lt;br /&gt;
Nato a Milano il 21-12-1984&lt;br /&gt;
&lt;br /&gt;
E-Mail: dadifasi@LIBERO.it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Istruzione e formazione'''&lt;br /&gt;
&lt;br /&gt;
- ''Settembre 2003 – Marzo 2007'' Laurea in Ingegneria informatica (1° livello)&lt;br /&gt;
&lt;br /&gt;
- ''Settembre 1998 - Luglio 2003'' Perito Industriale Capotecnico - Specializzazione Informatica &lt;br /&gt;
presso Istituto Tecnico Industriale Statale Luigi Galvani, Milano&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Attualmente''' &lt;br /&gt;
&lt;br /&gt;
Tesista presso AIRLab con progetto ULISSE&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=User:Davide_Fasani&amp;diff=3336</id>
		<title>User:Davide Fasani</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=User:Davide_Fasani&amp;diff=3336"/>
				<updated>2008-06-07T15:36:46Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|firstname=Davide&lt;br /&gt;
|lastname=Fasani&lt;br /&gt;
|email=dadifasi@libero.it&lt;br /&gt;
|advisor=Giuseppina Gini&lt;br /&gt;
|projectpage=ULISSE&lt;br /&gt;
|photo=foto_scale.JPG&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Davide Fasani'''&lt;br /&gt;
&lt;br /&gt;
Nato a Milano il 21-12-1984&lt;br /&gt;
&lt;br /&gt;
E-Mail: dadifasi@LIBERO.it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Istruzione e formazione'''&lt;br /&gt;
&lt;br /&gt;
- ''Settembre 2003 – Marzo 2007'' Laurea in Ingegneria informatica (1° livello)&lt;br /&gt;
&lt;br /&gt;
- ''Settembre 1998 - Luglio 2003'' Perito Industriale Capotecnico - Specializzazione Informatica &lt;br /&gt;
presso Istituto Tecnico Industriale Statale Luigi Galvani, Milano&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Attualmente''' &lt;br /&gt;
&lt;br /&gt;
Tesista presso AIRLab con progetto ULISSE&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=User:Davide_Fasani&amp;diff=3335</id>
		<title>User:Davide Fasani</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=User:Davide_Fasani&amp;diff=3335"/>
				<updated>2008-06-07T15:32:55Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: C:\Documents and Settings\Davide\Documenti\Scuola\2_specialistica\tesi\foto_scale.JPG&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{User&lt;br /&gt;
|firstname=Davide&lt;br /&gt;
|lastname=Fasani&lt;br /&gt;
|email=dadifasi@libero.it&lt;br /&gt;
|advisor=Giuseppina Gini&lt;br /&gt;
|projectpage=ULISSE&lt;br /&gt;
|photo=foto_scale.JPG&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Davide Fasani'''&lt;br /&gt;
&lt;br /&gt;
Nato a Milano il 21-12-1984&lt;br /&gt;
&lt;br /&gt;
E-Mail: dadifasi@LIBERO.it&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Istruzione e formazione'''&lt;br /&gt;
&lt;br /&gt;
- ''Settembre 2003 – Marzo 2007'' Laurea in Ingegneria informatica (1° livello)&lt;br /&gt;
&lt;br /&gt;
- ''Settembre 1998 - Luglio 2003'' Perito industriale capotecnico - specializzazione Informatica &lt;br /&gt;
presso Istituto Tecnico Industriale Statale Luigi Galvani, Milano&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Attualmente''' &lt;br /&gt;
&lt;br /&gt;
Tesista presso AIRLab con progetto ULISSE&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=3334</id>
		<title>ULISSE</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=ULISSE&amp;diff=3334"/>
				<updated>2008-06-06T09:50:23Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Walk of ULISSE robot==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
Try to implement some new wolk for the robot ULISSE and put an artificial vision sensor on it.&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
We'll try to expand the the possible walks of the robot ULISSE and try to implement some sensors to allow the robot to &amp;quot;know &lt;br /&gt;
&lt;br /&gt;
where is&amp;quot; in the room: video sensors, touch sensors or ... . &lt;br /&gt;
We also will try to drive it with a camera put on it and find some future application for the robot.&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
Start date: 2008/06/17&lt;br /&gt;
&lt;br /&gt;
End date: 2010/12/31&lt;br /&gt;
&lt;br /&gt;
===== Project head(s) =====&lt;br /&gt;
G. Gini&lt;br /&gt;
&lt;br /&gt;
===== Students currently working on the project =====&lt;br /&gt;
&lt;br /&gt;
Davide Valentino Fasani [[User:Davide Fasani]]&lt;br /&gt;
&lt;br /&gt;
Chiara Fornoni [[User:ChiaraFornoni]]&lt;br /&gt;
&lt;br /&gt;
===== Students who worked on the project in the past =====&lt;br /&gt;
&lt;br /&gt;
Lorenzo Molinaro&lt;br /&gt;
&lt;br /&gt;
Cristian Salvaterra&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
Some ideas for the project we will do are:&lt;br /&gt;
* state of the art;&lt;br /&gt;
* design notes and guidelines;&lt;br /&gt;
* description and results of experiments;&lt;br /&gt;
* photos and videos;&lt;br /&gt;
* link to source code of the software written for the project;&lt;br /&gt;
* advice about the configuration and the use of hardware and software;&lt;br /&gt;
&lt;br /&gt;
We will upload materials as soon as possible!!&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Projects&amp;diff=3333</id>
		<title>Projects</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Projects&amp;diff=3333"/>
				<updated>2008-06-06T09:49:58Z</updated>
		
		<summary type="html">&lt;p&gt;DavideFasani: /* Robotics */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''This page is a repository of links to the pages describing the '''projects''' we are currently working on at AIRLab. &lt;br /&gt;
See the list of our finished projects on the [[Finished Projects]] page.''&lt;br /&gt;
&lt;br /&gt;
== Ongoing projects ==&lt;br /&gt;
''by research area (areas are defined in the [[Main Page]]); for each project a name and a link to its AIRWiki page is given''&lt;br /&gt;
&lt;br /&gt;
==== [[Agents, Multiagent Systems, Agencies]] ====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* [[Multiagent cooperation|Multiagent cooperating system]]&lt;br /&gt;
&lt;br /&gt;
* [[Planning in Ambient Intelligence scenarios| Planning in Ambient Intelligence scenarios]]&lt;br /&gt;
&lt;br /&gt;
==== [[BioSignal Analysis]] ====&lt;br /&gt;
----&lt;br /&gt;
====== [[Affective Computing]] ======&lt;br /&gt;
&lt;br /&gt;
* [[Relatioship between Cognition and Emotion in Rehabilitation Robotics]]&lt;br /&gt;
* [[Driving companions]]&lt;br /&gt;
* [[Emotion from Interaction]]&lt;br /&gt;
* [[Affective Devices]]&lt;br /&gt;
&lt;br /&gt;
====== [[Brain-Computer Interface]] ======&lt;br /&gt;
&lt;br /&gt;
* [[Online P300 and ErrP recognition with BCI2000]]&lt;br /&gt;
* [[BCI based on Motor Imagery]]&lt;br /&gt;
* [[Graphical user interface for an autonomous wheelchair]]&lt;br /&gt;
* [[Mu and beta rhythm-based BCI]]&lt;br /&gt;
&lt;br /&gt;
====== [[Automatic Detection Of Sleep Stages]] ======&lt;br /&gt;
&lt;br /&gt;
* [[Sleep Staging with HMM]]&lt;br /&gt;
&lt;br /&gt;
====== [[Analysis of the Olfactory Signal]] ======&lt;br /&gt;
&lt;br /&gt;
* [[Lung Cancer Detection by an Electronic Nose]]&lt;br /&gt;
* [[HE-KNOWS - An electronic nose]]&lt;br /&gt;
&lt;br /&gt;
==== [[Computer Vision and Image Analysis]] ====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* [[Automated extraction of laser streaks and range profiles]]&lt;br /&gt;
&lt;br /&gt;
* [[Data collection for mutual calibration|Data collection for laser-rangefinder and camera calibration]]&lt;br /&gt;
&lt;br /&gt;
* [[Image retargeting by k-seam removal]]&lt;br /&gt;
&lt;br /&gt;
* [[Particle filter for object tracking]]&lt;br /&gt;
&lt;br /&gt;
* [[Template based paper like reconstruction when the edges are straight]]&lt;br /&gt;
&lt;br /&gt;
* [[Wii Remote headtracking and active projector]]&lt;br /&gt;
&lt;br /&gt;
* [[Vision module for the Milan Robocup Team]]&lt;br /&gt;
&lt;br /&gt;
==== [[Machine Learning]] ====&lt;br /&gt;
----&lt;br /&gt;
* [[Adaptive Reinforcement Learning Multiagent Coordination in Real-Time Computer Games|Adaptive Reinforcement Learning Multiagent Coordination in Real-Time Computer Games]]&lt;br /&gt;
&lt;br /&gt;
==== [[Ontologies and Semantic Web]] ====&lt;br /&gt;
----&lt;br /&gt;
* [[JOFS|JOFS, Java Owl File Storage]]&lt;br /&gt;
* [[FolksOnt|FolksOnt]]&lt;br /&gt;
* [[Extending a wiki with semantic templates]]&lt;br /&gt;
* [[GeoOntology|Geographic ontology for a semantic wiki]]&lt;br /&gt;
&lt;br /&gt;
==== [[Philosophy of Artificial Intelligence]] ====&lt;br /&gt;
----&lt;br /&gt;
==== [[Robotics]] ====&lt;br /&gt;
----&lt;br /&gt;
* [[LURCH - The autonomous wheelchair]]&lt;br /&gt;
&lt;br /&gt;
* [[Rawseeds|RAWSEEDS]]&lt;br /&gt;
&lt;br /&gt;
* [[Balancing robots: Tilty, TiltOne]]&lt;br /&gt;
&lt;br /&gt;
* [[ROBOWII ]]&lt;br /&gt;
&lt;br /&gt;
* [[PoliManus]]&lt;br /&gt;
&lt;br /&gt;
* [[ZOIDBERG - An autonomous bio-inspired RoboFish]]&lt;br /&gt;
&lt;br /&gt;
* [[Styx The 6 Whegs Robot]]&lt;br /&gt;
&lt;br /&gt;
* [[PolyGlove: a body-based haptic interface]]&lt;br /&gt;
&lt;br /&gt;
* [[ULISSE]]&lt;br /&gt;
&lt;br /&gt;
==== [[Soft Computing]] ====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Note for students ==&lt;br /&gt;
&lt;br /&gt;
If you are a student and there isn't a '''page describing your project''', this is because YOU have the task of creating it and populating it with (meaningful) content. If you are a student and there IS a page describing your project, you have the task to complete that page with (useful and comprehensive) information about your own contribution to the project. Be aware that the quality of your work (or lack of it) on the AIRWiki will be evaluated by the Teachers and will influence your grades.&lt;br /&gt;
&lt;br /&gt;
Instructions to add a new project or to add content to an existing project page are available at [[Projects - HOWTO]].&lt;/div&gt;</summary>
		<author><name>DavideFasani</name></author>	</entry>

	</feed>