Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / mapping / auto / Makefile @ 1401

History | View | Annotate | Download (13.8 KB)

# Date Author Comment
1401 09/09/2009 05:06 PM Abraham Levkoy

Tested rangefinders to see if they are #define'd correctly. See data/rangefinder for details.

1390 09/07/2009 10:19 PM Rich Hong

fixes #570 avrdude port detection

1201 04/25/2009 04:53 PM Abraham Levkoy

Changed smart run-around from old version to new version, which seems kind
of silly, since the rangefinder functions didn't actually change.

1162 04/21/2009 04:57 PM Abraham Levkoy

Replace smart_run_around_fsm.c with the one that simulator has been using, which apparently uses the new rangefinder interface.

1161 04/21/2009 04:21 PM Justin Scheiner

Some changes to match the updated library.

1066 03/03/2009 09:23 PM Abraham Levkoy

Changed the robot dir to drive and added a dir to work on autonomous mapping

915 11/14/2008 12:08 AM Chris Mar

updated robot and server code to use odometry. having problems with theta because it is a double (4 bytes on robot, 8 bytes on server)

898 11/08/2008 03:54 PM Abraham Levkoy

robot_main.c sends the raw sensor data for mapping points to USB. Commented out is untested code to send it over wireless and utilize the (deprecated?) odometry functions.

760 05/01/2008 02:50 PM Justin Scheiner

Cleaning up, trying to be safe.

722 04/17/2008 08:33 PM Justin Scheiner

Maybe all of this nonsense will go away now?