Project

General

Profile

Statistics
| Revision:

root / trunk / code / behaviors / bfs_fsm @ 1392

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

fixes #570 avrdude port detection

740 04/28/2008 07:45 PM David Schultz

fixed speeds, stop distances for bfs

712 04/14/2008 09:15 PM David Schultz
711 04/14/2008 09:09 PM David Schultz

added slowing feature to bfs as it approaches its target, and fixed some rangefinder distances.
added code to allow for better transitioning to seek the final robot in a multiple robot scenario, but needs testing.

678 04/07/2008 07:47 PM David Schultz

bfs for multiple seekers works as long as they all have line of sight. bfs without line of sight needs work in the transition from the followed robot to the target robot.

672 04/04/2008 04:26 PM David Schultz

merged orbit branch (orbit, bfs) with trunk