Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 381 Bytes

ServoingMode.md

File metadata and controls

15 lines (10 loc) · 381 Bytes

enum ServoingMode

Overview / Purpose

Enumeration ServoingMode

Enumerator Value Description
UNSPECIFIED_SERVOING_MODE 0 Unspecified servoing mode
SINGLE_LEVEL_SERVOING 2 Single-level servoing
LOW_LEVEL_SERVOING 3 Low-level servoing
BYPASS_SERVOING 4 Bypass mode

Parent topic: Base (C++)