Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / traffic_navigation / collision_avoid.c @ 1962

History | View | Annotate | Download (6.86 KB)

# Date Author Comment
1938 02/24/2011 06:12 PM Alexander Lam

Some bugfixes for collision avoidance.

1898 11/29/2010 08:14 PM Alexander Lam

More bugfixes (holy crap I'm bad at this)

1897 11/29/2010 08:08 PM Alexander Lam

More bug fixes, and most importantly,
Documentation about how to call the functions.

1895 11/29/2010 07:51 PM Alexander Lam

More bug fixes for collision_avoid

1894 11/29/2010 07:28 PM Alexander Lam

Fixed directions and array indexes to match.

1893 11/22/2010 09:17 PM Alexander Lam

Added todo list to collision_avoid.c (i forgot to do this, sorry for the extra message!)
(HAI!)

1892 11/22/2010 09:10 PM Alexander Lam

First commit of the Collision Avoid Code. It probably doesn't work as-is.
This code is supposed to detect when multiple robots can cross an intersection at the same time.

Authors:
-Alexander Lam
-Willis Chang

How this works
First, a structure:
Dir0...