Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout / src / BehaviorList.cpp @ 2eaafff2

History | View | Annotate | Download (458 Bytes)

# Date Author Comment
cccc25c9 03/04/2012 05:31 PM Priya

Made nav map into an actual workable behaviorgit statusgit status

8f030bc3 02/25/2012 06:20 PM Priya

Commiting pseudo-Gaussian random noise generator. Tested and works.

c460d4c2 01/26/2012 10:35 PM Priya

Changed deconstructor for behavior list because I discovered vector::empty which should be used instead.

94a3af93 01/24/2012 04:06 PM Priya

Committing changes that were not previously committed. Also got rid of some confusing/unnecessary code.

c239584b 01/14/2012 02:26 PM Priya

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