Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / headlights @ 3ec16d35

# Date Author Comment
3ec16d35 11/16/2011 10:14 PM Ben Wasserman

Fixed bugs I saw in headlights code. Fixed object parameter missing error. Added no-set capability to headlights. Changed attribution in motors. Fixed CMakeLists.txt due to error I put in there on my last commit (extra comma). Should compile now. I'm sorry if it doesn't.

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....