AprilTagConfig
This message is used to configure the AprilTag node. It allows selecting the AprilTag family to detect, adjusting decoding thresholds, and fine-tuning quad detection parameters.Examples of functionality
Reference
class
dai::AprilTagConfig
function
AprilTagConfig()explicit function
AprilTagConfig(std::shared_ptr< RawAprilTagConfig > ptr)function
~AprilTagConfig()function
AprilTagConfig & setFamily(Family family)Parameters
- family: AprilTag family
function
AprilTagConfig & set(dai::RawAprilTagConfig config)Set explicit configuration.
Parameters
- config: Explicit configuration
function
dai::RawAprilTagConfig get()enum
RawAprilTagConfig::Family Family
enum
RawAprilTagConfig::QuadThresholds QuadThresholds
Need assistance?
Head over to Discussion Forum for technical support or any other questions you might have.