Behavior Tree Node that always return running. More...
#include <behaviortree_cpp/action_node.h>#include <rclcpp/rclcpp.hpp>#include <std_msgs/msg/string.hpp>
Include dependency graph for always_running.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | behavior_tree::AlwaysRunning |
| A simple node that constantly returns RUNNING. More... | |
Namespaces | |
| namespace | behavior_tree |
Behavior Tree Node that always return running.
常にBT::NodeStatus::RUNNINGを返すBehaviorTreeのノード