Project

General

Profile

Statistics
| Branch: | Revision:

root / scout @ 15b7e607

Name Size
  analog
  bom
  buttons
  cliffsensor
  encoders
  headlights
  libscout
  messages
  motors
  power
  scoutsim
  sonar
  usb_serial
CMakeLists.txt 815 Bytes
Doxyfile 69 KB
Makefile 48 Bytes
stack.xml 236 Bytes

Latest revisions

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

144137a1 12/26/2011 04:15 PM Alex Zirbel

Got motor control working with scoutsim

Behaviors can now use the MotorControl class to change the speed of the motors in the simulator. The simulator correctly handles the command.
At the moment, the set_motors command is limited to 'scout1'. We should look into prefixes to specify which scout (scout1, scout2, etc) each behavior should command....

d1cc615c 12/08/2011 05:16 PM Leon

actually removing what I removed

42e8c915 12/08/2011 05:10 PM Leon

Rewrote libbuttons to use objects (ButtonControl).

Also removed query_motors (motors node now responsible for publishing changes)

bugfix: removed -lmotors from manifest files (causing rosmake errors)

a8480867 12/04/2011 01:17 AM Alex Zirbel

Made a lot of changes to the general structure.

Applied object-orienting techniques to the code, cleaning it up considerably. Major design changes are as follows:

  • All separate node code (ie motors) are meant to only interface with hardware - doing as little logic as possible....
2814387f 11/30/2011 10:14 PM Alex Zirbel

Updated motors code.

Changed the definitions for the set_motors message, which forced a few
implementation changes as well.

Changed "libscout_node" to "node" and "n" to "node" in other packages.

f0a9ebb3 11/30/2011 08:17 PM Alex Zirbel

Updated the motors class and set_motors message.

Still todo: update the query_motors service, make the util file exported as a library.

6d488cf1 11/30/2011 07:45 PM Priya

Only added libbuttons files. Adding changes to libscout that make libbuttons work.

View revisions

Also available in: Atom