Project

General

Profile

Statistics
| Revision:

root / trunk / code / behaviors / bfs_fsm / bfs_fsm.h @ 1487

History | View | Annotate | Download (1.43 KB)

# Date Author Comment
740 04/28/2008 07:45 PM David Schultz

fixed speeds, stop distances for bfs

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