
Public Types | |
| using | Switch2 = BT::SwitchNode< 2 > |
Public Member Functions | |
| SwitchTest () | |
| ~SwitchTest () | |
Public Attributes | |
| BT::AsyncActionTest | action_1 |
| BT::AsyncActionTest | action_42 |
| BT::AsyncActionTest | action_def |
| BT::Blackboard::Ptr | bb = BT::Blackboard::create() |
| std::unique_ptr< Switch2 > | root |
| BT::NodeConfig | simple_switch_config_ |
Definition at line 36 of file gtest_switch.cpp.
| using SwitchTest::Switch2 = BT::SwitchNode<2> |
Definition at line 38 of file gtest_switch.cpp.
|
inline |
Definition at line 46 of file gtest_switch.cpp.
|
inline |
Definition at line 66 of file gtest_switch.cpp.
| BT::AsyncActionTest SwitchTest::action_1 |
Definition at line 40 of file gtest_switch.cpp.
| BT::AsyncActionTest SwitchTest::action_42 |
Definition at line 41 of file gtest_switch.cpp.
| BT::AsyncActionTest SwitchTest::action_def |
Definition at line 42 of file gtest_switch.cpp.
| BT::Blackboard::Ptr SwitchTest::bb = BT::Blackboard::create() |
Definition at line 43 of file gtest_switch.cpp.
| std::unique_ptr<Switch2> SwitchTest::root |
Definition at line 39 of file gtest_switch.cpp.
| BT::NodeConfig SwitchTest::simple_switch_config_ |
Definition at line 44 of file gtest_switch.cpp.