Project

General

Profile

Statistics
| Revision:

root / branches / library_refactor / projects / mapping / odometry @ 1390

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

fixes #570 avrdude port detection

1081 03/23/2009 08:22 PM Kevin Woo

Branch for the library fixes

980 01/28/2009 11:42 PM Chris Mar

sorry...didn't mean to commit odometry.c

979 01/28/2009 11:41 PM Chris Mar

minor changes to remote control / mapping code...wireless control works with libwireless reverted to rev. 887. code in odometry interrupt conflicts with motors, not allowing the robot to move motors in response to commands.

963 01/23/2009 03:58 PM Justin Scheiner

Minor modifications and fixes. Haven't gotten it to work yet.

949 12/10/2008 07:36 PM Justin Scheiner

Added a odometry_velocity function that gives approximate speed of the robot in mm/s.

948 12/10/2008 03:55 PM Justin Scheiner

Added symbolic links to the odometry in mapping to the library, and provided documentation.

947 12/10/2008 03:30 PM Justin Scheiner

Odometry works!!

929 11/18/2008 09:25 PM Justin Scheiner

Nothing was fixed nothing changed.

926 11/18/2008 09:15 PM Justin Scheiner

Odometry committed. New version is more general, but still drifts to zero.

924 11/18/2008 09:00 PM Justin Scheiner

Odometry will temporarily not work. Working code commented out. This commit is so the blight on the world that is
colony math.h will be eradicated for all time.

913 11/11/2008 09:56 PM Justin Scheiner

Odometry works but the precision is awful. Angles are measured fairly accurately, but distance readings are consistently lower then expected.

910 11/11/2008 07:29 PM Justin Scheiner

Realized local encoders file was still in the repository.

909 11/11/2008 07:26 PM Justin Scheiner

Quick update before I do something stupid.

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

Some changes.

890 10/28/2008 07:08 PM Justin Scheiner

Changed some odometry stuff. Interrupt is called now.
Still some problem that is not updating x and y data.

889 10/28/2008 04:55 PM Justin Scheiner

Forgot to add these files to the repository.

884 10/24/2008 04:42 PM Justin Scheiner

odometry compiles - timer issues, interrupt never called.

872 10/06/2008 04:06 PM Justin Scheiner

Small modifications to odometry. I'm all but committed to using floating point.

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

Cleaning up, trying to be safe.

730 04/23/2008 09:47 AM Justin Scheiner

Minor changes (maybe).

724 04/21/2008 11:42 AM Justin Scheiner

More work on odometry code. (Really want to use floats but am avoiding temptation for now.)

723 04/17/2008 09:01 PM Justin Scheiner

Wrote some odometry code. I had the timers the way I wanted them a couple of days ago, but then subversion ate up my code. I have the right interrupt vector now though...

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

Maybe all of this nonsense will go away now?