Pheromone sensing on the way.

This commit is contained in:
2016-06-27 03:25:45 -04:00
parent fef86e140a
commit 437842a131
7 changed files with 128 additions and 13 deletions

View File

@@ -48,6 +48,7 @@ public:
private:
PheromoneMap * _phero_map;
phero_sensor_t _phero_sensor;
void avoid_wall(float front_speed, float turn_speed);
void deposit_pheromone();