#include <cmd_vel_subscribers.hpp>
Pool of cmd_vel topics subscribers
Definition at line 50 of file cmd_vel_subscribers.hpp.
yocs_cmd_vel_mux::CmdVelSubscribers::CmdVelSubscribers |
( |
| ) |
|
|
inline |
yocs_cmd_vel_mux::CmdVelSubscribers::~CmdVelSubscribers |
( |
| ) |
|
|
inline |
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.
std::shared_ptr<CmdVelSubs>& yocs_cmd_vel_mux::CmdVelSubscribers::operator[] |
( |
unsigned int |
idx | ) |
|
|
inline |
std::vector<std::shared_ptr<CmdVelSubs> >::size_type yocs_cmd_vel_mux::CmdVelSubscribers::size |
( |
| ) |
|
|
inline |
unsigned int yocs_cmd_vel_mux::CmdVelSubscribers::allowed |
std::vector<std::shared_ptr<CmdVelSubs> > yocs_cmd_vel_mux::CmdVelSubscribers::list |
|
private |
The documentation for this class was generated from the following files: