Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 355 Bytes

File metadata and controls

14 lines (9 loc) · 355 Bytes

enum Sensor

Overview / Purpose

Enumeration Sensor

Enumerator Value Description
SENSOR_UNSPECIFIED 0 Unspecified Sensor
SENSOR_COLOR 1 Select the Vision module color sensor
SENSOR_DEPTH 2 Select the Vision module depth sensor

Parent topic: VisionConfig (C++)