Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout / src / test_behaviors / Scheduler.cpp @ 5d1c5d81

History | View | Annotate | Download (5.57 KB)

# Date Author Comment
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.

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.*...