Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout @ 9c0008d0

Name Size
  src
CMakeLists.txt 1.45 KB
Makefile 41 Bytes
mainpage.dox 633 Bytes
manifest.xml 435 Bytes

Latest revisions

# Date Author Comment
9c0008d0 01/24/2012 09:36 PM Leon

Fixed CliffsensorControl, now actually part of Behaviors

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

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

ba0d744f 01/14/2012 02:27 PM Priya

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

c239584b 01/14/2012 02:26 PM Priya

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

dbe4fa43 01/07/2012 09:47 PM Leon

Added CliffSensorControl to libscout with very basic functionality
that hopefully doesn't break anything.
(Please let me know if I did something wrong!)

b00761a0 01/04/2012 10:27 PM Alex Zirbel

Updated ButtonControl and SonarControl.

Finally, the behavior compiles. Had to fix a lot of problems involving misunderstandings with Publisher/Client/ServiceServer/ServiceClient confusion.

We can now run priya_behavior as an executable, though the process for generating behavior executables still needs some work.

c492be62 01/03/2012 11:41 PM Alex Zirbel

Updated the licensing information in many files.

This is a broken commit because I decided to do this at a bad time. Sorry! The build will be working after next commit, I promise (and I won't push till then). This commit reflects the licensing in the files after I used my auto-add/remove script.

cc558a8d 01/02/2012 07:18 PM Alex Zirbel

Modified the Behaviors to take a scoutname.

Scoutname now specifies which scout the behavior will affect. Scoutname must be passed to the constructors of each control module (some of which are now in need of modification), so that they can publish to the correct topic....

4de6257c 01/02/2012 05:08 PM Alex Zirbel

Didn't update the CMakeLists in my previous commit.

Removed references to now nonexistant files.

c384dc7e 01/02/2012 03:14 PM Alex Zirbel

Updated the Behavior definition and extensions.

The Behavior.cpp/h class now works and can be extended by simply implementing its run() method. However, the subclass must also be extantiated and used in an external executable. An example of this can be seen in PriyaBehavior.cpp/h, and the executable, priya_behavior_process.cpp. In the future, we should move all behaviors into a behaviors/ folder, and autogenerate the executable to be compiled....

View revisions

Also available in: Atom