|
ARGoS 3
A parallel, multi-engine simulator for swarm robotics
|
#include <argos3/core/control_interface/ci_sensor.h>#include <argos3/core/utility/math/angles.h>#include <argos3/core/utility/datatypes/color.h>#include <vector>#include <argos3/core/utility/logging/argos_log.h>
Include dependency graph for ci_colored_blob_omnidirectional_camera_sensor.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | argos::CCI_ColoredBlobOmnidirectionalCameraSensor |
| This class provides the most general interface to a camera. More... | |
| struct | argos::CCI_ColoredBlobOmnidirectionalCameraSensor::SBlob |
| An SBlob represents a generic colored 2D segment in the image. More... | |
| struct | argos::CCI_ColoredBlobOmnidirectionalCameraSensor::SReadings |
| It represents the readings collected through the camera at a specific time step. More... | |
Namespaces | |
| namespace | argos |
| The namespace containing all the ARGoS related code. | |