|
EasyFleet
A simple-by-default framework for multi-robot, multi-capability fleets built on ROS 2
|
Terminal outcome of a goal, as delivered to a ResultCallback or returned by send_goal_and_wait(). More...
#include <action_client.hpp>
Public Attributes | |
| GoalOutcome | outcome {GoalOutcome::ABORTED} |
| How the goal ended. | |
| rclcpp_action::GoalUUID | goal_id {} |
| Id of the goal this result belongs to. | |
| Result::SharedPtr | result |
| Action-specific result, if outcome is GoalOutcome::SUCCEEDED. | |
Terminal outcome of a goal, as delivered to a ResultCallback or returned by send_goal_and_wait().