Description
This PR doesn't seem to have made it into the packaged urdfdom_headers
in bionic. The 1.0.0 tag on this repo doesn't seem to include this PR, and the source code zip for 1.0.0-1 listed at https://packages.ubuntu.com/bionic/amd64/liburdfdom-headers-dev doesn't include the strToDouble
function, so there doesn't look to have been a new release since.
I know that this is released as an upstream ubuntu package, which brings some limitations on what/when it can be released, so there may be reasons that the version in bionic does not include that PR. But from @clalancette's comment referencing getting it in before melodic, I was expecting it to be included.
The issue it addresses is affecting a number of rviz users in a pretty severe way after upgrading to artful/bionic (see ros-visualization/rviz#1249, ros-visualization/rviz#1151), and is quite difficult to track down if you don't know to be looking at locales. Is it possible that it can be pushed to bionic somehow?