Project

General

Profile

Statistics
| Branch: | Revision:

root / scout / Makefile @ d7e1b0d8

History | View | Annotate | Download (78 Bytes)

# Date Author Comment
4778412a 03/23/2013 03:35 PM Priya

Added the make clean script to the makefile as make superclean.

85538662 10/24/2011 11:35 PM Alex Zirbel

Updated the sonar module prototype.

The biggest change to the proposed node is a restructuring of the sonar code style. Two services (sonar_toggle and sonar_set_scan) allow another node to turn the sonar on and off. The sonar constantly scans, keeps track of its position, and publishes all its readings in the topic sonar_direction.msg....

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