Classes | |
class | ApproachObject |
class | GripperInterface |
class | SaySomething |
Functions | |
BT::NodeStatus | CheckBattery () |
BT::NodeStatus | CheckTemperature () |
void | RegisterNodes (BT::BehaviorTreeFactory &factory) |
BT::NodeStatus | SayHello () |
Definition at line 18 of file dummy_nodes.cpp.
Definition at line 24 of file dummy_nodes.cpp.
void DummyNodes::RegisterNodes | ( | BT::BehaviorTreeFactory & | factory | ) | [inline] |
Definition at line 67 of file dummy_nodes.h.
Definition at line 12 of file dummy_nodes.cpp.