Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout / src / test_behaviors / maze_solve.h @ 3a73516c

History | View | Annotate | Download (1.62 KB)

# Date Author Comment
5d1c5d81 04/07/2013 01:49 PM Hui Jun Tay

undid overwrite of maze_solve with maze_solve_simple

4c9fb6ba 04/03/2013 10:19 PM viki

Update smart_runaround and add old files.

6350051e 02/28/2013 04:52 PM Alex Zirbel

Added a script to auto-generate BehaviorList files.

This includes some sub-changes: * Restructured behaviors/ folder into behaviors/, test_behaviors/ and limbo_behaviors/ * Added a new CMakeLists.txt that automatically finds behaviors in their folders * Removed the obsolete trafficNavigtaion.*...