ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can you show us the output of echo $LC_NUMERIC?

Can you show us the output of echo $LC_NUMERIC?


Edit:

Empty : $ echo $LC_NUMERIC

Can you do this in a terminal and then try RViz again (from the same terminal)?

export LC_NUMERIC="en_US.UTF-8"

If this 'solves' it then please see ros/urdfdom_headers#41 and https://github.com/ros/urdfdom_headers/issues/45.

You may need to add support for en_US to your locale configuration.

Can you show us the output of echo $LC_NUMERIC?


Edit:

Empty : $ echo $LC_NUMERIC

Can you do this in a terminal and then try RViz again (from the same terminal)?

export LC_NUMERIC="en_US.UTF-8"

If this 'solves' it then please see ros/urdfdom_headers#41 and https://github.com/ros/urdfdom_headers/issues/45.ros/urdfdom_headers#45.

You may need to add support for en_US to your locale configuration.