Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a00658.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/a00658.php on line 2
The ARGoS Website

camera_sensor_directional_led_detector_algorithm.cpp File Reference
#include "camera_sensor_directional_led_detector_algorithm.h"
#include <argos3/core/simulator/simulator.h>
#include <argos3/core/utility/math/matrix/squarematrix.h>
#include <argos3/core/utility/math/matrix/transformationmatrix3.h>
#include <argos3/plugins/simulator/media/directional_led_medium.h>
#include <argos3/plugins/simulator/entities/directional_led_entity.h>
Include dependency graph for camera_sensor_directional_led_detector_algorithm.cpp:

Go to the source code of this file.

Namespaces

 argos
 The namespace containing all the ARGoS related code.
 

Functions

 argos::REGISTER_CAMERA_SENSOR_ALGORITHM (CCameraSensorDirectionalLEDDetectorAlgorithm,"directional_led_detector","Michael Allwright [allsey87@gmail.com]","1.0","This algorithm detects nearby LEDs seen by the camera and\n""returns the X and Y coordinates on the sensor","This algorithm detects nearby LEDs seen by the camera and\n""returns the X and Y coordinates on the sensor","Under development")