Project

General

Profile

Revision 615

It worked in initial trials without the orbit code, and worked a couple of times after the addition of the orbit code. Still not stable though.

View differences:

bfs_fsm.h
15 15

  
16 16
#define BFS_ORBIT_DISTANCE 120 /* distance to start orbit around robot */
17 17

  
18
#define BFS_STOP_DISTANCE 100 /* distance to stop for object */
19

  
18 20
#define BFS_MAX_ROBOTS 20 /* max id of robot in project */
19 21

  
20 22
#define BFS_NO_VAL 255

Also available in: Unified diff