Nav2 Navigation Stack - rolling
main
ROS 2 Navigation Stack
|
Public Member Functions | |
PauseResumeController (const std::string &xml_tag_name, const BT::NodeConfiguration &conf) | |
Constructor. | |
void | halt () override |
Reset state and go to Idle. | |
BT::NodeStatus | tick () override |
Handle transitions if requested and tick child related to the actual state. | |
state_t | getState () const |
Static Public Member Functions | |
static BT::PortsList | providedPorts () |
Declare ports. | |
Definition at line 85 of file pause_resume_controller.hpp.