|
Auterion App SDK
Auterion SDK is a library that can be used by AuterionOS apps to communicate with the system.
|
2D detections for a single source frame. More...
#include <auterion_sdk/object_detection/image_detections_2d.hpp>
Public Attributes | |
| uint16_t | frame_id {0} |
| Id of the source frame (0 = unset). | |
| rclcpp::Time | image_timestamp {} |
| Capture timestamp of the source frame. | |
| std::vector< Detection2D > | detections {} |
| The 2D detections in the frame. | |
2D detections for a single source frame.