ARGoS  3
A parallel, multi-engine simulator for swarm robotics
plugins/robots/foot-bot/simulator/footbot_proximity_default_sensor.cpp File Reference
#include <argos3/core/simulator/entity/embodied_entity.h>
#include <argos3/core/simulator/entity/composable_entity.h>
#include <argos3/core/simulator/simulator.h>
#include "footbot_proximity_default_sensor.h"
+ Include dependency graph for footbot_proximity_default_sensor.cpp:

Go to the source code of this file.

Classes

class  argos::CProximitySensorImpl

Namespaces

namespace  argos
 

The namespace containing all the ARGoS related code.


Functions

 argos::REGISTER_SENSOR (CFootBotProximityDefaultSensor,"footbot_proximity","default","Carlo Pinciroli [ilpincy@gmail.com]","1.0","The foot-bot proximity sensor.","This sensor accesses the foot-bot proximity sensor. For a complete description\n""of its usage, refer to the ci_footbot_proximity_sensor.h interface. For the XML\n""configuration, refer to the default proximity sensor.\n","Usable")