GetParameterSetNames

virtual std::vector<std::string> IRobot::GetParameterSetNames() const = 0

Gets the names of the lockable parameter sets for this robot.

Returns

std::vector<std::string> – The names of the parameter sets.

Throws