|
Auterion App SDK
Auterion SDK is a library that can be used by AuterionOS apps to communicate with the system.
|
Contains 2D detections for a specific image. More...
#include <auterion_sdk/object_detection/image_detections_2d.hpp>
Public Attributes | |
| rclcpp::Time | image_timestamp {} |
| Timestamp of the image. | |
| std::vector< Detection2D > | detections {} |
| List of 2D detections in the image. | |
Contains 2D detections for a specific image.