Project

General

Profile

Statistics
| Branch: | Revision:

root / scout @ c239584b

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
c239584b 01/14/2012 02:26 PM Priya

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

3d642db6 01/07/2012 05:13 PM Alex Zirbel

Adding previously missing file sonar_distance.msg

Should have been in previous commits but was not added.

50557e88 01/07/2012 05:10 PM Alex Zirbel

Added scout_constants.h to scoutsim

Previously missing file in last commit.

4612f7e4 01/05/2012 12:58 AM Alex Zirbel

Fixed the scoutsim node.

Just a couple bugs. All the nodes compile now! You can run "rosmake" from the "scout" directory (compile the whole stack).

ce559b91 01/05/2012 12:14 AM Alex Zirbel

Fixed the encoders node.

Simplified the node to only advertise a single service - a query allows other nodes to find out, simply, the total distance traveled. The node also only handles plain encoder ticks, because distance and such computation should be done on the library end.

572adceb 01/04/2012 11:44 PM Alex Zirbel

Fixed the analog node.

Only a couple small changes were needed here. For the most part, good job Dev - looks like this is set up correctly for a skeleton. Changes were debugging only.

9b11c5b3 01/04/2012 11:33 PM Alex Zirbel

Small tidying up.

Took out unneeded gensrv() in buttons, which caused a compilation warning, and made miniscule style changes to motors.cpp.

4069a378 01/04/2012 11:32 PM Alex Zirbel

Fixed the usb_serial node so it now compiles.

Moved the previously split send_serial_data and receive_serial_data into a single message. Renamed files to use usb_serial instead of usbserial. Updated CMakeLists to actually refer to usb_serial and not motors. Fixed bugs.

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.

View revisions

Also available in: Atom