Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / mapping / auto / robot_main.c @ 1066

History | View | Annotate | Download (3.92 KB)

# Date Author Comment
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.

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

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.

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?