52 std::string
name_{
"rokubimini" };
std::shared_ptr< ros::NodeHandle > NodeHandlePtr
Class holding the configuration of the sensor.
virtual void load(const std::string &rokubiminiName, NodeHandlePtr nh)
Loads the sensor configuration from the parameter server.
std::string name_
The name of the Rokubimini Setup.
Class represting an abstract Rokubimini Setup. It's used for holding all the setup info relevant to a...
configuration::Configuration configuration_
The configuration of the Rokubimini Setup.
std::uint32_t productCode_
The product code of the Rokubimini Setup.
virtual ~Rokubimini()=default