Skip to content

Commit bd4057a

Browse files
acmorrowurfeex
andauthored
Update include/ur_client_library/rtde/rtde_client.h
Co-authored-by: Felix Exner <[email protected]>
1 parent d4f6f11 commit bd4057a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/ur_client_library/rtde/rtde_client.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ enum class UrRtdeSafetyStatusBits
7575
IS_VIOLATION = 8,
7676
IS_FAULT = 9,
7777
IS_STOPPED_DUE_TO_SAFETY = 10,
78-
IS_SYSTEM_THREE_POSITION_ENABLING_STOPPED = 11
78+
IS_3PE_INPUT_ACTIVE = 11
7979
};
8080

8181
enum class ClientState

0 commit comments

Comments
 (0)