enum WrenchMode

August 13, 2019 ยท View on GitHub

Overview / Purpose

Enumeration WrenchMode

EnumeratorValueDescription
UNSPECIFIED_WRENCH_MODE0Unspecified wrench mode
WRENCH_RESTRICTED1Wrench restricted mode (tool motion is authorized only in the direction of the wrench command)
WRENCH_NORMAL2Wrench normal mode (tool motion is authorized in any direction)

Parent topic: Base (C++)