why do we need to set locales to C during ROS installation for ARM?
When I try to follow the procedure mentioned in http://wiki.ros.org/indigo/Installation/UbuntuARM , After setting the locales to C, when I restart my system, the terminal won't open. If I set back the locales to en_IN.UTF-8 and reboot again, it works fine. So can I just skip the step or is it imperative to set them to C in order to run some of the ROS components?
Asked by sam26 on 2017-03-01 06:56:27 UTC
Comments
As the instructions say, it just needs to be set. If you need UTF-8, you may want to try the alternate instructions in that section.
Asked by ahendrix on 2017-03-01 13:25:23 UTC