Project

General

Profile

Statistics
| Revision:

root / branches / autonomous_recharging / code / projects / autonomous_recharging / dragonfly / wl_recharge_group.c @ 1390

History | View | Annotate | Download (13 KB)

# Date Author Comment
695 04/09/2008 09:09 PM Chris Mar

minor changes to autonomous recharging on the dragonfly. still experiencing problems with run around.

645 03/27/2008 01:11 AM Chris Mar

Wireless commands to request charge and to depart station now work (don't know what was wrong). Demo is
possible...just need charge boards to work.

540 02/11/2008 09:01 PM Rich Hong

battery code now works

530 02/11/2008 07:38 PM Rich Hong

change battery() to battery8()

434 02/04/2008 07:53 PM Rich Hong

update assigning bay based on battery reading (seeking robot), also fix some bugs

360 01/22/2008 08:01 PM Evan Mullinix

added battery level request handling and sending

340 12/15/2007 03:51 PM Brian Coltin

We're ready to do a two robot autonomous recharging video with run around, aside from some docking problems. There seem to be wireless issues with three robots, however.

210 11/05/2007 10:51 PM Brian Coltin

Somewhat working version of recharging.

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.

116 10/05/2007 11:19 PM Brian Coltin

Updated recharging code for the robot, it actually runs, trying to fix problem with orbs in debugging mode.

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