Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / mapping / odometry / Makefile @ 1390

History | View | Annotate | Download (13.8 KB)

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

fixes #570 avrdude port detection

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.

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

Quick update before I do something stupid.

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.

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

odometry compiles - timer issues, interrupt never called.

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

Cleaning up, trying to be safe.

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...