Project

General

Profile

Statistics
| Branch: | Revision:

scoutos / scout / headlights / src / headlights.cpp @ ac0cc6b8

History | View | Annotate | Download (3.45 KB)

# Date Author Comment
ac0cc6b8 11/16/2011 05:40 PM Ben Wasserman

Fixed headlights/src/headlights.cpp to get rid of the compile-time bug. I forgot to dereference a pointer in the message subscriber that subscribes to set_headlights.

cad1ab0c 11/10/2011 04:56 PM Ben Wasserman

Created ROS skeleton for Headlights node. Currently has functionality for getting headlights set via a message and setting some variables to the message contents, but doesn't write to hardware. Also does not include code in libscout to support headlights yet....