Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a00544.php on line 2

Warning: include(): Failed opening 'php/utility.php' for inclusion (include_path='.:/usr/lib64/php') in /home/argos/argos3/doc/api/embedded/a00544.php on line 2
The ARGoS Website

eyebot_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 "eyebot_proximity_default_sensor.h"
Include dependency graph for eyebot_proximity_default_sensor.cpp:

Go to the source code of this file.

Classes

class  argos::CProximitySensorImpl
 

Namespaces

 argos
 The namespace containing all the ARGoS related code.
 

Functions

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