Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / libscout / src / SonarControl.h @ b9e59a3c

History | View | Annotate | Download (3.09 KB)

# Date Author Comment
071926c2 03/04/2013 08:28 PM Alex Zirbel

Retired (deleted) unused packages.

Moved their msg/srv definitions to the messages/ package instead, and revised the libscout and scoutsim files that depended on those namespaces.

3db79f25 10/28/2012 04:47 PM Priya

Fixed Odometry behavior so that it now works and then added a get readings functionality to sonarcontrol.

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.

15b7e607 12/26/2011 10:34 PM Priyanka Deo

Chaned libscout sonar code so that it turned sonar on and off when necessary.

ce8c3190 12/26/2011 05:01 PM Alex Zirbel

Integrated SonarControl into the libscout package.

65c7f52b 12/26/2011 04:49 PM Priyanka Deo

Created SonarControl files. Not tested and therefore not included in libscout interface yet.