Difference between revisions of "Jedi Robot Training 3.0"

From AIRWiki
Jump to: navigation, search
m
m
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Project
 
{{Project
 
|title=Jedi Robot Training 3.0
 
|title=Jedi Robot Training 3.0
|image=FunzionamentoJediTraining.jpg
+
|image=Jedi Training-Lambrate.png
 +
|short_descr=An highly competitive robotic game, which is inspired by George Lucas' Star Wars Saga.
 
|coordinator=AndreaBonarini
 
|coordinator=AndreaBonarini
 
|tutor=AndreaBonarini
 
|tutor=AndreaBonarini
|students=DiegoMartinoia;  
+
|students=DiegoMartinoia;DanieleCalandriello;
 
|resarea=Robotics
 
|resarea=Robotics
 
|restopic=Robogames
 
|restopic=Robogames
 
|start=2010/10/07
 
|start=2010/10/07
|end=2011/01/30
+
|end=2011/03/31
|status=Active
+
|status=Closed
 
|level=Bs
 
|level=Bs
 
|type=Course
 
|type=Course
 
}}
 
}}
This is a project for the Computer Engineering Lab Course aimed at implementing a system based on a mobile pointer that heads to a Jedi knight trainee. When the laser mounted on the pointer fires, the trainee should get it by a sword.
 
  
This work is done as part of the [[ROBOWII]] effort in the [[Jedi Training Robogame]] line, and extends the results obtained by other projects in the direction of better drone behavior and better playability.
+
Jedi Training is a HI-CoRG (Highly Interactive, Competitive Robogame), a subfield of generic Robogames, characterized by dynamism and competition among users and robots.
 +
 
 +
This is a project for the Computer Engineering Lab Course (ord. 270 - 5cfu) aimed at implementing a system that recreates the Luke Skywalker's training as a Jedi Knight: a quadricopter (drone) flies around the Player (Luke), who wears a special game uniform and wields a light-saber, and shoot him with laser blasts. The Player must parry those blasts with his light-saber.
 +
 
 +
This work is done as part of the [[Highly Interactive Robogames]] effort in the [[Jedi Training Robogame]] line, and extends the results obtained by other projects in the direction of better drone, better behavior, and better playability.
 +
 
 +
The main revolution in comparison to the previous versions is the drone itself. It is no more a mechanical arm attached to a table, but a real flying quadricopter ([http://ardrone.parrot.com  A.R.Parrot Drone])
 +
 
 +
The project relies on both the official SDK and the openCV 2.1 libraries for image processing.
 +
 
 +
Diego Martinoia developed the high-level intelligence and image processing, while Daniele Calandriello dealt with low-level implementation and interfacing.
 +
 
 +
The player is supposed to wear a uniform with the double purpose of being identified and "feel" the game. The sword used is a red swimming noodle, since the real-glowing light-blue wii-lightsaber accessory produced a too high intensity light that disturbed the recognition of the uniform color.
 +
 
 +
The game is very dynamic, being the player able to move freely in the space, and the drone follows him/her, while keeping the interaction on.
 +
 
 +
Further expansion might be addressed towards a more active interaction with the environment and the possibility for the player to move even on the z axis, so far prevented for safety reasons.
 +
 
 +
The project originated a paper published on the [http://www.sciencedirect.com/science/article/pii/S0921889013000791 Robotics and Autonomous Systems Journal].
 +
 
 +
-- More info in the Discussion area (for AIRWiki users only) --
 +
 
 +
Parrot ARDrone:
 +
[[Image:ParrotDrone.jpg | 200px]]
 +
 
 +
-----------------------------------
 +
 
 +
 
 +
{{#ev:youtube|i7evvDrfzjY}}
 +
 
 +
*[http://www.youtube.com/watch?v=i7evvDrfzjY External link]
 +
A test of the developed system. Notice that it is working outside, with confusing colors in background. The system is quite robust, and very playable. It has been tested also in public exhibitions like the 2011 Open day at Politecnico di Milano.

Latest revision as of 15:25, 19 May 2013

Jedi Robot Training 3.0
Image of the project Jedi Robot Training 3.0
Short Description: An highly competitive robotic game, which is inspired by George Lucas' Star Wars Saga.
Coordinator: AndreaBonarini (andrea.bonarini@polimi.it)
Tutor: AndreaBonarini (andrea.bonarini@polimi.it)
Collaborator:
Students: DiegoMartinoia (diego.martinoia@mail.polimi.it), DanieleCalandriello ()
Research Area: Robotics
Research Topic: Robogames
Start: 2010/10/07
End: 2011/03/31
Status: Closed
Level: Bs
Type: Course

Jedi Training is a HI-CoRG (Highly Interactive, Competitive Robogame), a subfield of generic Robogames, characterized by dynamism and competition among users and robots.

This is a project for the Computer Engineering Lab Course (ord. 270 - 5cfu) aimed at implementing a system that recreates the Luke Skywalker's training as a Jedi Knight: a quadricopter (drone) flies around the Player (Luke), who wears a special game uniform and wields a light-saber, and shoot him with laser blasts. The Player must parry those blasts with his light-saber.

This work is done as part of the Highly Interactive Robogames effort in the Jedi Training Robogame line, and extends the results obtained by other projects in the direction of better drone, better behavior, and better playability.

The main revolution in comparison to the previous versions is the drone itself. It is no more a mechanical arm attached to a table, but a real flying quadricopter (A.R.Parrot Drone)

The project relies on both the official SDK and the openCV 2.1 libraries for image processing.

Diego Martinoia developed the high-level intelligence and image processing, while Daniele Calandriello dealt with low-level implementation and interfacing.

The player is supposed to wear a uniform with the double purpose of being identified and "feel" the game. The sword used is a red swimming noodle, since the real-glowing light-blue wii-lightsaber accessory produced a too high intensity light that disturbed the recognition of the uniform color.

The game is very dynamic, being the player able to move freely in the space, and the drone follows him/her, while keeping the interaction on.

Further expansion might be addressed towards a more active interaction with the environment and the possibility for the player to move even on the z axis, so far prevented for safety reasons.

The project originated a paper published on the Robotics and Autonomous Systems Journal.

-- More info in the Discussion area (for AIRWiki users only) --

Parrot ARDrone: ParrotDrone.jpg



A test of the developed system. Notice that it is working outside, with confusing colors in background. The system is quite robust, and very playable. It has been tested also in public exhibitions like the 2011 Open day at Politecnico di Milano.