AutoAPMS
Resilient Robot Mission Management
Loading...
Searching...
No Matches
ModeExecutor< ActionT > Member List

This is the complete list of members for ModeExecutor< ActionT >, including all inherited members.

ActionWrapper(const std::string &action_name, rclcpp::Node::SharedPtr node_ptr, std::shared_ptr< ActionContextType > action_context_ptr)ActionWrapper< ActionT >explicit
ActionWrapper(const std::string &action_name, rclcpp::Node::SharedPtr node_ptr)ActionWrapper< ActionT >explicit
ActionWrapper(const std::string &action_name, const rclcpp::NodeOptions &options)ActionWrapper< ActionT >explicit
cancelGoal(std::shared_ptr< const Goal > goal_ptr, std::shared_ptr< Result > result_ptr) override finalModeExecutor< ActionT >privatevirtual
executeGoal(std::shared_ptr< const Goal > goal_ptr, std::shared_ptr< Feedback > feedback_ptr, std::shared_ptr< Result > result_ptr) override finalModeExecutor< ActionT >privatevirtual
onCancelRequest(std::shared_ptr< const Goal > goal_ptr, std::shared_ptr< Result > result_ptr) override finalModeExecutor< ActionT >privatevirtual
onGoalRequest(std::shared_ptr< const Goal > goal_ptr) override finalModeExecutor< ActionT >privatevirtual