Difference between revisions of "Avoiding in a corridor"

From RoboWiki
Jump to: navigation, search
Line 1: Line 1:
 
About project
 
About project
  
The goal of this project is to make two robots go through a corridor at the same time, until they face each other. Having one of them find a free slot where he can wait until the other robot passes and the way is clear.
+
The goal of this project is to make two robots go through a corridor at the same time, until they face each other. Having one of them find a free slot where he can wait until the other robot passes and the way is clear. For that effect we will use a Reinforcement Learning algorithm.
  
  

Revision as of 19:46, 18 June 2012

About project

The goal of this project is to make two robots go through a corridor at the same time, until they face each other. Having one of them find a free slot where he can wait until the other robot passes and the way is clear. For that effect we will use a Reinforcement Learning algorithm.


project objectives

methods, algorithms

source code

pictures, videos