issue with installing a ROS package on Ubuntu 16.04 ARM ?
I am looking to install just the turtlesim package from ROS on Ubuntu 16.04 and ARM architecture. As I follow the instructions as mentioned in (http://answers.ros.org/question/244739/ubuntu-1604-xenial-arm64-and-kinetic/), and reboot the system, the terminal won't open. Is it because of changing the locale file ? How do I resolve this? Thank you.
EDIT :
I first configure the repositories , set up locale , setup sources.list, setup the keys, install the package , initialize rosdep and setup environmental variables. ( http://wiki.ros.org/jade/Installation/UbuntuARM - Sorry, this should have been the link ) .
The locale has been set to LANG=C LANGUAGE=C LCALL=C LCMESSAGES=POSIX
After the package has been installed, I restart my system and try to open the terminal to run commands, it just won't open. I click on the icon but the terminal GUI doesn't appear on the screen.
Asked by sam26 on 2017-02-19 23:53:26 UTC
Comments
This is all rather vague: what "instructions" did you follow from #q244739? What did you do exactly? And what does "the terminal won't open" mean?
Asked by gvdhoorn on 2017-02-20 03:49:57 UTC