Class CbWaitNav2Nodes
- Defined in File cb_wait_nav2_nodes.hpp 
Inheritance Relationships
Base Type
- public smacc2::SmaccAsyncClientBehavior
Class Documentation
- 
class CbWaitNav2Nodes : public smacc2::SmaccAsyncClientBehavior
- Public Functions - 
CbWaitNav2Nodes(std::string topicname, std::vector<Nav2Nodes> waitNodes = {Nav2Nodes::PlannerServer, Nav2Nodes::ControllerServer, Nav2Nodes::BtNavigator})
 - 
CbWaitNav2Nodes(std::vector<Nav2Nodes> waitNodes = {Nav2Nodes::PlannerServer, Nav2Nodes::ControllerServer, Nav2Nodes::BtNavigator})
 - 
void onEntry() override
 
- 
CbWaitNav2Nodes(std::string topicname, std::vector<Nav2Nodes> waitNodes = {Nav2Nodes::PlannerServer, Nav2Nodes::ControllerServer, Nav2Nodes::BtNavigator})