AutoAPMS
Resilient Robot Mission Management
|
#include <auto_apms_px4/mode.hpp>
Protected Types | |
using | ActionContextType = auto_apms_core::ActionContext<ActionT> |
using | Goal = typename ActionContextType::Goal |
using | Result = typename ActionContextType::Result |
using | Feedback = typename ActionContextType::Feedback |
Protected Member Functions | |
ModeBase (rclcpp::Node &node, const Settings &settings, const std::string &topic_namespace_prefix, std::shared_ptr< ActionContextType > action_context_ptr) | |
Class to model the mode referring to an external task.
|
protected |
|
protected |
|
protected |
|
protected |
|
inlineprotected |