#include "behaviortree_cpp_v3/bt_factory.h"
Go to the source code of this file.
Functions | |
template<size_t N> | |
void | RegisterTestTick (BT::BehaviorTreeFactory &factory, const std::string &name_prefix, std::array< int, N > &tick_counters) |
BT::NodeStatus | TestTick (int *tick_counter) |
|
inline |
Definition at line 13 of file test_helper.hpp.
|
inline |
Definition at line 6 of file test_helper.hpp.