#include <cmd_vel_subscribers.hpp>
Pool of cmd_vel topics subscribers 
Definition at line 50 of file cmd_vel_subscribers.hpp.
◆ CmdVelSubscribers()
  
  | 
        
          | yocs_cmd_vel_mux::CmdVelSubscribers::CmdVelSubscribers | ( |  | ) |  |  | inline | 
 
 
◆ ~CmdVelSubscribers()
  
  | 
        
          | yocs_cmd_vel_mux::CmdVelSubscribers::~CmdVelSubscribers | ( |  | ) |  |  | inline | 
 
 
◆ configure()
      
        
          | void yocs_cmd_vel_mux::CmdVelSubscribers::configure | ( | const YAML::Node & | node | ) |  | 
      
 
Configures the subscribers from a yaml file. 
- Exceptions
- 
  
  
- Parameters
- 
  
    | node | : node holding all the subscriber configuration |  
 
Definition at line 61 of file cmd_vel_subscribers.cpp.
 
 
◆ operator[]()
  
  | 
        
          | std::shared_ptr<CmdVelSubs>& yocs_cmd_vel_mux::CmdVelSubscribers::operator[] | ( | unsigned int | idx | ) |  |  | inline | 
 
 
◆ size()
  
  | 
        
          | std::vector<std::shared_ptr<CmdVelSubs> >::size_type yocs_cmd_vel_mux::CmdVelSubscribers::size | ( |  | ) |  |  | inline | 
 
 
◆ allowed
      
        
          | unsigned int yocs_cmd_vel_mux::CmdVelSubscribers::allowed | 
      
 
 
◆ list
  
  | 
        
          | std::vector<std::shared_ptr<CmdVelSubs> > yocs_cmd_vel_mux::CmdVelSubscribers::list |  | private | 
 
 
The documentation for this class was generated from the following files: