Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / traffic_navigation @ 1903

Name Size Revision Age Author Comment
Makefile 522 Bytes 1888 over 13 years Ben Wasserman Edited intersection behavior to break it into s...
collision_avoid.c 6.07 KB 1898 over 13 years Alexander Lam More bugfixes (holy crap I'm bad at this)
collision_avoid.h 1.08 KB 1895 over 13 years Alexander Lam More bug fixes for collision_avoid
highways.c 1.75 KB 1902 over 13 years Mark Williams Edited the .h and .c file so that global variab...
highways.h 343 Bytes 1902 over 13 years Mark Williams Edited the .h and .c file so that global variab...
intersectData.c 1.26 KB 1903 over 13 years Jeff Cooper Added a "feature id" field in bits 13,14,15,16 ...
intersectData.h 1.82 KB 1903 over 13 years Jeff Cooper Added a "feature id" field in bits 13,14,15,16 ...
main.c 6.9 KB 1901 over 13 years Ben Wasserman Updated main to work for the demo. It now switc...
traffic_navigation.h 2.11 KB 1892 over 13 years Alexander Lam First commit of the Collision Avoid Code. It pr...
validTurns-test.c 504 Bytes 1896 over 13 years Ben Wasserman Changed main and validTurns to get the test goi...
validTurns.c 3.03 KB 1901 over 13 years Ben Wasserman Updated main to work for the demo. It now switc...
validTurns.h 1.13 KB 1896 over 13 years Ben Wasserman Changed main and validTurns to get the test goi...

Latest revisions

# Date Author Comment
1903 12/02/2010 07:18 PM Jeff Cooper

Added a "feature id" field in bits 13,14,15,16 of the database ints, documented accordingly

1902 12/02/2010 04:50 PM Mark Williams

Edited the .h and .c file so that global variables can be seen by other files with the .h file is included.

1901 11/29/2010 08:49 PM Ben Wasserman

Updated main to work for the demo. It now switches states properly, but button1 seems to trigger accidentally sometimes (but strangely consistently at the same point in the program). Also edited the random turn generator to use the rtc instead of a rangefinder for the seed.

1900 11/29/2010 08:26 PM Mark Williams

now it really works, for real this time!

1899 11/29/2010 08:17 PM Mark Williams

Merging works

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.

1896 11/29/2010 08:07 PM Ben Wasserman

Changed main and validTurns to get the test going. Should theoretically drive through the cloverleaf, switching between road and intersection mode, but has trouble following the line and keeps reading phantom barcodes.

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.

View revisions

Also available in: Atom