Project

General

Profile

Statistics
| Revision:

root / branches / autonomous_recharging / code / projects / autonomous_recharging / dragonfly / seeking.c @ 189

History | View | Annotate | Download (2.05 KB)

# Date Author Comment
148 10/10/2007 06:55 PM Chris Mar

cleaned up seeking, moved homing sensor code to homing.c/h (tested successfully)

138 10/09/2007 06:05 PM Brian Coltin

More progress on charging... Sometimes the token ring drops out.

137 10/09/2007 02:46 PM Brian Coltin

Updated recharing, software somewhat works.

126 10/08/2007 10:35 PM Brian Coltin

Fixed problems with motors, error in charging station delay_ms for BOM.

120 10/07/2007 03:36 PM Brian Coltin

Seems to work until we get to seeking, where there may be issues with the motors.

105 10/03/2007 07:58 PM Brian Coltin

Recharging code for the robots now compiles. It is entirely untested.

100 10/01/2007 10:04 PM Brian Coltin

Did more work on autonomous recharging for the robot.

93 09/28/2007 03:52 PM James Kong

Added new recharge code to autonomous_recharging/dragonfly