Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / libscout / CMakeLists.txt @ 3ec16d35

History | View | Annotate | Download (1.29 KB)

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

3d0c1eda 11/16/2011 06:40 PM Ben Wasserman

Added behavior.cpp to CMakeLists.txt because I forgot to add it before.

c406f16b 09/28/2011 04:04 PM Ben

Created first version of git repository; added libscout and motors packages.

The repository root is the ros directory, which contains the ROS stack for the scout project.
The included files are those that ROS creates with a new stack or package, and those created manually. Files created during compilation are not included....