Difference between revisions of "Proj-2013-2014-Cannonball-de-Voitures-Autonomes"

From air
Jump to navigation Jump to search
(Created page with "= Introduction = This project idea is to achieve autonomous scale model cars capable of traveling several laps of a set on a race. The route is signposted with panels between...")
 
Line 24: Line 24:
 
*Project discovery
 
*Project discovery
 
*Discovery of OpenCV
 
*Discovery of OpenCV
  +
  +
== Week 2 (January 20th - Janurary 27th) ==
  +
*Discovery of ArUco
  +
*Run a test engine
  +
  +
== To Do ==
  +
*Get the movement sequences to apply in different cases for the remote controlled car.

Revision as of 16:03, 21 January 2014

Introduction

This project idea is to achieve autonomous scale model cars capable of traveling several laps of a set on a race. The route is signposted with panels between which the cars must pass avoiding obstacles and other competitors. The signs shall be identified by unique markers (QRCode type which are pinpointed). Barriers can also be equipped with markers indicating a slowdown, circumvention by the right or the left. Cars already "know" the circuit (ie panels embodying the circuit). The track can be fitted with "radars" identifying the vehicles and computing their velocity.

More information on Project CannonBall de voitures autonomes

Team

  • Tutors : Vivien Quema, Didier Donsez
  • Members : Jules LEGROS, Benoit PERRUCHE

Project objectives

Implement an autonomous car driving itself by identifying markers.

Progress of the project

The project started January 14th, 2013.

Week 1 (January 13th - Janurary 19th)

  • Project discovery
  • Discovery of OpenCV

Week 2 (January 20th - Janurary 27th)

  • Discovery of ArUco
  • Run a test engine

To Do

  • Get the movement sequences to apply in different cases for the remote controlled car.