Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / mapping / odometry / main.c @ 965

History | View | Annotate | Download (407 Bytes)

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

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

Odometry works!!

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.

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

Forgot to add these files to the repository.