Public Member Functions | |
ComputePathToPose (const std::string &name) | |
NodeStatus | tick () override |
Method to be implemented by the user. |
Definition at line 99 of file navigation_test.cpp.
ComputePathToPose::ComputePathToPose | ( | const std::string & | name | ) | [inline] |
Definition at line 102 of file navigation_test.cpp.
NodeStatus ComputePathToPose::tick | ( | ) | [inline, override, virtual] |
Method to be implemented by the user.
Implements BT::TreeNode.
Definition at line 104 of file navigation_test.cpp.