#include <robot_mode.h>
|
static const size_t | SIZE = sizeof(uint64_t) + sizeof(uint8_t) * 6 |
|
Definition at line 27 of file robot_mode.h.
bool SharedRobotModeData::parseWith |
( |
BinParser & |
bp | ) |
|
|
virtual |
bool SharedRobotModeData::emergency_stopped |
bool SharedRobotModeData::physical_robot_connected |
bool SharedRobotModeData::program_paused |
bool SharedRobotModeData::program_running |
bool SharedRobotModeData::protective_stopped |
bool SharedRobotModeData::real_robot_enabled |
bool SharedRobotModeData::robot_power_on |
const size_t SharedRobotModeData::SIZE = sizeof(uint64_t) + sizeof(uint8_t) * 6 |
|
static |
uint64_t SharedRobotModeData::timestamp |
The documentation for this class was generated from the following files: