46 , m_required_user_action(required_user_action)
49 std::make_shared<sick::data_processing::ParseRequiredUserActionData>();
std::vector< uint8_t > getDataVector() const
Returns the data vector.
std::shared_ptr< sick::data_processing::ParseRequiredUserActionData > m_required_user_action_parser_ptr
sick::datastructure::RequiredUserAction & m_required_user_action
bool processReply()
Processes the return from the sensor.
bool processReply()
Processes the return from the sensor.
Command to read a variable from the sensor.
bool canBeExecutedWithoutSessionID() const
Returns if the command can be executed without a session ID. Will return false for most commands exce...
RequiredUserActionVariableCommand(Cola2Session &session, datastructure::RequiredUserAction &required_user_action)
Constructor of the Command.
Class containing the additional information about the sopas state.
Establishes a cola2 session with a sensor and enables execution of commands in this session...