We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I launch the demo.launch file, I get the robot in RViZ as shown below:
demo.launch
The text was updated successfully, but these errors were encountered:
try running it with LANG=C or LC_NUMERIC=C eg LC_NUMERIC=C roslaunch demo.launch
LC_NUMERIC=C roslaunch demo.launch
Sorry, something went wrong.
Thanks for the reply! I totally forgot this issue was open... My current solution is adding export LC_NUMERIC="en_US.UTF-8" to my bashrc.
export LC_NUMERIC="en_US.UTF-8"
it's most likely ros/urdfdom_headers#45 you can vote at Ubuntu for an update
No branches or pull requests
When I launch the
demo.launch
file, I get the robot in RViZ as shown below:The text was updated successfully, but these errors were encountered: