Class represting an abstract Rokubimini Setup. It's used for holding all the setup info relevant to a Rokubimini.
More...
#include <Rokubimini.hpp>
Class represting an abstract Rokubimini Setup. It's used for holding all the setup info relevant to a Rokubimini.
Definition at line 22 of file setup/Rokubimini.hpp.
rokubimini::setup::Rokubimini::Rokubimini |
( |
| ) |
|
|
default |
virtual rokubimini::setup::Rokubimini::~Rokubimini |
( |
| ) |
|
|
virtualdefault |
void rokubimini::setup::Rokubimini::load |
( |
const std::string & |
rokubiminiName, |
|
|
NodeHandlePtr |
nh |
|
) |
| |
|
virtual |
Loads the sensor configuration from the parameter server.
- Parameters
-
rokubiminiName | The name of the rokubimini to search in the parameter server. |
nh | The ROS NodeHandle to access the parameter server. |
Definition at line 7 of file setup/Rokubimini.cpp.
std::string rokubimini::setup::Rokubimini::name_ { "rokubimini" } |
std::uint32_t rokubimini::setup::Rokubimini::productCode_ { 0 } |
The documentation for this class was generated from the following files: