Abstract class for ROS2 Action client with Behavior Tree. More...
#include <behaviortree_cpp/action_node.h>#include <future>#include <rclcpp_action/rclcpp_action.hpp>
Include dependency graph for ros_action_node.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | behavior_tree::RosActionNode< ActionT > |
| Template for ROS2 Action with Behavior Tree. More... | |
Namespaces | |
| namespace | behavior_tree |
Abstract class for ROS2 Action client with Behavior Tree.
BehaviorTreeでROS2のAction通信をするクライアントの抽象クラス