16 #ifndef PSEN_SCAN_V2_GET_ROS_PARAMETER_EXCEPTION_H 17 #define PSEN_SCAN_V2_GET_ROS_PARAMETER_EXCEPTION_H 47 #endif // PSEN_SCAN_V2_GET_ROS_PARAMETER_EXCEPTION_H
Root namespace for the ROS part.
WrongParameterType(const std::string &msg)
Exception thrown if a parameter of a certain type cannot be found on the ROS parameter server...
ParamMissingOnServer(const std::string &msg)
Exception thrown if a parameter can be found on the ROS parameter server but with an unexpected type...