Skip to content

Commit

Permalink
Fix API documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Dec 29, 2023
1 parent 9e70ea2 commit dd317e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware_interface/include/hardware_interface/helpers.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ namespace hardware_interface
{

/** \brief Helper function to convert a std::string to double in a locale-independent way.
\throws std::runtime_exception if not a valid number
\throws std::invalid_argument if not a valid number
* from
https://github.com/ros-planning/srdfdom/blob/ad17b8d25812f752c397a6011cec64aeff090c46/src/model.cpp#L53
*/
Expand Down

0 comments on commit dd317e2

Please sign in to comment.