#include <behaviortree_cpp/action_node.h>
#include <behaviortree_cpp/bt_factory.h>
#include <moveit_studio_agent_msgs/srv/get_waypoints.hpp>
#include <moveit_studio_behavior_interface/behavior_context.hpp>
#include <moveit_studio_behavior_interface/impl/action_client_behavior_base_impl.hpp>
#include <moveit_studio_behavior_interface/shared_resources_node.hpp>
#include <moveit/task_constructor/task.h>
#include <moveit_task_constructor_msgs/action/execute_task_solution.hpp>
#include <rclcpp_action/create_client.hpp>