Struct Commands::Calibrate

Nested Relationships

This struct is a nested type of Struct DynamicCalibrationControl::Commands.

Struct Documentation

struct Calibrate

Command to perform a full calibration run.

Public Functions

inline explicit Calibrate(bool force = false)
DEPTHAI_SERIALIZE(Calibrate, force)

Public Members

bool force = false

Force calibration even when unnecessary.