Auterion App SDK
Auterion SDK is a library that can be used by AuterionOS apps to communicate with the system.
Loading...
Searching...
No Matches
auterion::ClassEntry Struct Reference

One class as the ground station should present it. More...

#include <auterion_sdk/object_detection/class_catalog.hpp>

Public Attributes

std::string name {}
 
std::optional< std::string > color {}
 Colour as "#RRGGBB". Unset lets the ground station choose one.
 
std::optional< std::string > category {}
 Opaque per-class category, forwarded verbatim and never interpreted here.
 

Detailed Description

One class as the ground station should present it.

Member Data Documentation

◆ name

std::string auterion::ClassEntry::name {}

Display name.


The documentation for this struct was generated from the following file: