ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hello! I have the same problem, when I use ssh connection. On the original computer tab completion works, but when I connect to it via ssh I cannot use tab completion :(
I get the following error, after writing roscd [+tab]
roscd terminate called after throwing an instance of 'std::runtime_error'
what(): locale::facet::_S_create_c_locale name not valid terminate called after throwing an instance of 'std::runtime_error' what(): locale::facet::_S_create_c_locale name not valid
Anyone had the same problem?
UP: I have "source /opt/ros/fuerte/setup.bash" in my .bashrc