Struct AsyncPositionControlHandler::CommandResult
Defined in File async_position_control_handler.hpp
Nested Relationships
This struct is a nested type of Class AsyncPositionControlHandler.
Struct Documentation
-
struct CommandResult
Public Members
-
std::optional<std::string> motion_uuid = {}
-
bool was_successful = {}
-
std::optional<std::string> error_message = {}
-
std::optional<std::string> motion_uuid = {}