Project

General

Profile

Revision 3ec16d35

ID3ec16d3529c3e4c1c67dd4d237dab32831006676

Added by Ben Wasserman over 12 years ago

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.

View differences:

scout/motors/src/motors.cpp
30 30
 * Implementation of functions for motor use.
31 31
 *
32 32
 * @author Colony Project, CMU Robotics Club
33
 * @author Benjamin Wasserman
33
 * @author Ben Wasserman
34 34
 **/
35 35

  
36 36
#include "ros/ros.h"

Also available in: Unified diff