Project

General

Profile

Revision 1233

Smart run around FSM + mapping works!!! I don't know what I did.

View differences:

robot_main.c
2 2
#include <wireless.h>
3 3
#include <encoders.h>
4 4
#include "odometry.h"
5
#include "smart_run_around_fsm.h"
5
//#include "smart_run_around_fsm.h"
6 6

  
7 7
#define POLLING_INTERVAL 50    //interval in ms to get sensor data
8 8
#define MAP 1	// packet group for sending data points

Also available in: Unified diff