We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4f6f11 commit bd4057aCopy full SHA for bd4057a
include/ur_client_library/rtde/rtde_client.h
@@ -75,7 +75,7 @@ enum class UrRtdeSafetyStatusBits
75
IS_VIOLATION = 8,
76
IS_FAULT = 9,
77
IS_STOPPED_DUE_TO_SAFETY = 10,
78
- IS_SYSTEM_THREE_POSITION_ENABLING_STOPPED = 11
+ IS_3PE_INPUT_ACTIVE = 11
79
};
80
81
enum class ClientState
0 commit comments