Project

General

Profile

Revision 1934

Added by Joseph Lee about 13 years ago

Adding specs

View differences:

trunk/code/projects/traffic_navigation/update_linefollow.pl
7 7
	print "Cannot modify linefollow code from linefollow\n";
8 8
} else {
9 9
	`rm lineFollow.*`;
10
	`rm lineFollow.*`;
10
	`rm lineDrive.*`;
11 11
	`cp ../linefollowing/lineFollow.* .`;
12 12
	`cp ../linefollowing/lineDrive.* .`;
13 13
}

Also available in: Unified diff