It represents the readings collected through the camera at a specific time step. More...
#include <ci_colored_blob_omnidirectional_camera_sensor.h>

Public Member Functions | |
| SReadings () | |
Public Attributes | |
| TBlobList | BlobList |
| UInt64 | Counter |
It represents the readings collected through the camera at a specific time step.
It consists of two members, the vector of colored blobs detected and a counter which stores the time step at which the blobs became available.
Definition at line 85 of file ci_colored_blob_omnidirectional_camera_sensor.h.
|
inline |
Definition at line 89 of file ci_colored_blob_omnidirectional_camera_sensor.h.
| TBlobList argos::CCI_ColoredBlobOmnidirectionalCameraSensor::SReadings::BlobList |
Definition at line 86 of file ci_colored_blob_omnidirectional_camera_sensor.h.
| UInt64 argos::CCI_ColoredBlobOmnidirectionalCameraSensor::SReadings::Counter |
Definition at line 87 of file ci_colored_blob_omnidirectional_camera_sensor.h.