Project

General

Profile

Statistics
| Revision:

root / branches / analog / code / projects / mapping / auto @ 1390

  • svn:mergeinfo:
# Date Author Comment
1390 09/07/2009 10:19 PM Rich Hong

fixes #570 avrdude port detection

1233 04/30/2009 06:21 PM Abraham Levkoy

Smart run around FSM + mapping works!!! I don't know what I did.

1228 04/28/2009 05:37 PM Abraham Levkoy

Run around now uses R4 and R5.

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.

1127 04/09/2009 07:00 PM Abraham Levkoy

Put smart run around FSM in autonomous mapping program
Robot goes into BACKWARDS mode a few seconds after starting up and apparently cannot be diverted

1125 04/09/2009 06:20 PM Abraham Levkoy

made packet group and packet type for odometry packets separate #defines

1124 04/09/2009 06:10 PM Abraham Levkoy

got rid of old stuff for driving from the computer

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

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

965 01/26/2009 07:34 PM Abraham Levkoy

Cleaned up test.c and robot_main.c in mapping.

927 11/18/2008 09:16 PM Chris Mar

added odometry to robot mapping code via symlinks to justin's odometry code

925 11/18/2008 09:14 PM Chris Mar

cleaning up robot code for mapping

917 11/14/2008 11:12 PM Chris Mar

driving code interprets odometry data correctly, uses non-blocking key listener and can receive packets continually

916 11/14/2008 04:55 PM David Schultz

added ideas on multi-robot behavior
will turn into actual code eventually

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)

912 11/11/2008 08:18 PM Abraham Levkoy

Robot sends updates 50 times per second. Robot remote control program doesn't mess up terminal upon exit.

904 11/08/2008 09:30 PM Justin Scheiner

Compiles now. This code worked a while ago but I haven't touched it since early last semester.
The idea was to do exactly what Abe is doing now... so it might be useful.

900 11/08/2008 06:11 PM Chris Mar

added remote control to robot code that sends mapping data

899 11/08/2008 05:28 PM Abraham Levkoy

Wireless output works.

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.

894 11/07/2008 04:49 PM Justin Scheiner

Some changes.

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?