29 #ifndef FSROBO_R_DRIVER_SIMPLE_MESSAGE_IO_STATE_MESSAGE_H 30 #define FSROBO_R_DRIVER_SIMPLE_MESSAGE_IO_STATE_MESSAGE_H 42 namespace io_state_message
114 #endif // FSROBO_R_DRIVER_SIMPLE_MESSAGE_IO_STATE_MESSAGE_H Class encapsulated robot status message generation methods (either to or from a industrial::simple_me...
void init()
Initializes a new robot status message.
unsigned int byteLength()
bool unload(industrial::byte_array::ByteArray *buffer)
bool load(industrial::byte_array::ByteArray *buffer)
fsrobo_r_driver::simple_message::io_state::IOState state_
Class encapsulated robot status data. The robot status data is meant to mirror the industrial_msgs/Ro...
unsigned int byteLength()
~IOStateMessage(void)
Destructor.
IOStateMessage(void)
Default constructor.