Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / src / test_behaviors / smart_runaround.cpp @ 7b94db2c

History | View | Annotate | Download (9.3 KB)

# Date Author Comment
7db6cf9f 04/28/2013 01:47 PM Priya

Changed all TODO and @TODO to @todo to conform to doxygen.

7b5ea072 04/16/2013 12:02 PM Hui Jun Tay

maze_solve now works. Need testing on other machines to confirm.

1cb59616 04/15/2013 10:29 PM Hui Jun Tay

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

Conflicts:
scout/libscout/src/test_behaviors/smart_runaround.cpp

c43cef09 04/15/2013 10:24 PM Hui Jun Tay

Maze solve now works

b9e59a3c 04/07/2013 03:00 PM Priya

Compiles.

a1219504 04/03/2013 10:53 PM viki

Merge branch 'master' of ssh://roboclub.org/home/svn/scoutos

Conflicts:
scout/libscout/src/BehaviorList.cpp
scout/libscout/src/BehaviorList.h
scout/libscout/src/test_behaviors/smart_runaround.cpp

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

Update smart_runaround and add old files.

339f64d2 03/31/2013 01:48 PM Alex Zirbel

Fixed warnings in libscout behaviors.

Some of these were actually serious errors. Others were little things.

7f2ccb46 02/28/2013 05:05 PM Alex Zirbel

Fixed up the smart_runaround behavior to integrate it fully.