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:

smart_run_around_fsm.c
1
#include "dragonfly_lib.h"
1
#include <dragonfly_lib.h>
2 2
#include "smart_run_around_fsm.h"
3 3

  
4 4
/*A simple behavior for navigating in an environment, i.e. avoiding walls and getting stuck.

Also available in: Unified diff