Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout / src / BehaviorProcess.cpp @ 4e393fcc

History | View | Annotate | Download (2.62 KB)

# Date Author Comment
d140fd71 10/28/2012 04:37 PM Yuyang

Added Sensors class that abstracts away sensors from behaviors. Stops creating
duplicated sensors for each scout.

da08d580 05/08/2012 10:42 PM Alex Zirbel

Added launch files for the demo and made a little change to the
argument checker to make them work.

26258aeb 04/09/2012 01:57 PM Alex Zirbel

Added linesensor to the behavior class.

2eaafff2 03/25/2012 12:21 AM Alex Zirbel

Added maps and menus in scoutsim.

Menu options for about, quit, clear, and viewing different maps.

31be19a6 03/03/2012 08:17 PM Priya

Behaviours now have names!

c239584b 01/14/2012 02:26 PM Priya

New behavior implementation that uses a list of behaviors to command multiple scouts with multiple behaviors.