#include "behaviortree_cpp/control_node.h"
Go to the source code of this file.
Classes | |
class | BT::FallbackStarNode |
The FallbackStarNode is used to try different strategies, until one succeed. If any child returns RUNNING, previous children will NOT be ticked again. More... | |
Namespaces | |
BT | |