Difference between revisions of "Laser Game Bot"

From AIRWiki
Jump to: navigation, search
m
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{Project
 
{{Project
 
|title=Laser Game Bot
 
|title=Laser Game Bot
|image= [[File:File:LaserGameBot foto.jpeg]]
+
|image= LaserGameBot foto.jpeg
 
|short_descr=Laser game between an autonomous robot and a remote controlled robot.
 
|short_descr=Laser game between an autonomous robot and a remote controlled robot.
 
|coordinator=AndreaBonarini
 
|coordinator=AndreaBonarini
Line 11: Line 11:
 
|start=2013/03/11
 
|start=2013/03/11
 
|end=2014/02/7
 
|end=2014/02/7
|status=Active
+
|status=Closed
 
|level=Bs
 
|level=Bs
 
|type=Course
 
|type=Course
Line 38: Line 38:
  
 
== Video ==
 
== Video ==
 +
 +
 +
== Utility Link ==
 +
[ http://www.cmrr.umn.edu/~strupp/serial.html#2_5_2 SerialComunication] how to comunicate to serial in C language

Latest revision as of 16:37, 31 March 2014

Laser Game Bot
Image of the project Laser Game Bot
Short Description: Laser game between an autonomous robot and a remote controlled robot.
Coordinator: AndreaBonarini (andrea.bonarini@polimi.it)
Tutor: AndreaBonarini (andrea.bonarini@polimi.it)
Collaborator:
Students: NicholasColombo (nicholas.colombo@mail.polimi.it)
Research Area: Robotics
Research Topic: Robogames
Start: 2013/03/11
End: 2014/02/7
Status: Closed
Level: Bs
Type: Course

This project, belonging to the Robogames research line, is aimed at implementing a game similar to a laser game, where an autonomous robot and a remote controlled one are interacting in a maze.

Description

Media: Descrizione progetto_3-4-2013.pdf

Components

ArduQuad Robot

Spykee Robot

This is the robot used by human player; it's controlled with his own console software

PC Software Control

A software on PC control wiimotes, lifes of player/robot, times of delay, communication

Video

Utility Link

[ http://www.cmrr.umn.edu/~strupp/serial.html#2_5_2 SerialComunication] how to comunicate to serial in C language