15#include "auto_apms_interfaces/action/rtl.hpp"
17#include "auto_apms_behavior_tree_core/node.hpp"
22class RTLAction :
public auto_apms_behavior_tree::core::RosActionNode<auto_apms_interfaces::action::RTL>
25 using RosActionNode::RosActionNode;
#define AUTO_APMS_BEHAVIOR_TREE_DECLARE_NODE(type)
Macro for registering a behavior tree node plugin.
Implementation of PX4 mode peers offered by px4_ros2_cpp enabling integration with AutoAPMS.