15#include "auto_apms_interfaces/action/takeoff.hpp"
19#define INPUT_KEY_ALTITUDE "alt"
27 using RosActionNode::RosActionNode;
29 static BT::PortsList providedPorts()
34 bool setGoal(
Goal& goal)
#define INPUT_KEY_ALTITUDE
Abstract class to wrap rclcpp_action::Client<>
typename auto_apms_interfaces::action::Takeoff::Goal Goal
static BT::PortsList providedBasicPorts(BT::PortsList addition)
#define AUTO_APMS_BEHAVIOR_TREE_REGISTER_NODE(type)
Macro for registering a behavior tree node plugin.