ReactiveFallback(const std::string &name)
virtual BT::NodeStatus tick() override
Method to be implemented by the user.
const std::string & name() const
Name of the instance, not the type.
The ReactiveFallback is similar to a ParallelNode. All the children are ticked from first to last: ...