#include <robot_state.h>
Public Attributes | |
| unsigned char | controlMode |
| bool | isEmergencyStopped |
| bool | isPowerOnRobot |
| bool | isProgramPaused |
| bool | isProgramRunning |
| bool | isProtectiveStopped |
| bool | isRealRobotEnabled |
| bool | isRobotConnected |
| unsigned char | robotMode |
| double | speedScaling |
| double | targetSpeedFraction |
| uint64_t | timestamp |
Definition at line 136 of file robot_state.h.
| unsigned char robot_mode_data::controlMode |
Definition at line 146 of file robot_state.h.
Definition at line 141 of file robot_state.h.
Definition at line 140 of file robot_state.h.
Definition at line 144 of file robot_state.h.
Definition at line 143 of file robot_state.h.
Definition at line 142 of file robot_state.h.
Definition at line 139 of file robot_state.h.
Definition at line 138 of file robot_state.h.
| unsigned char robot_mode_data::robotMode |
Definition at line 145 of file robot_state.h.
Definition at line 148 of file robot_state.h.
Definition at line 147 of file robot_state.h.
| uint64_t robot_mode_data::timestamp |
Definition at line 137 of file robot_state.h.