issue with installing a ROS package on Ubuntu 16.04 ARM ?

asked 2017-02-19 22:53:26 -0500

sam26 gravatar image

updated 2017-02-20 03:21:26 -0500

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/24473... ), 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... - Sorry, this should have been the link ) .

The locale has been set to LANG=C LANGUAGE=C LC_ALL=C LC_MESSAGES=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.

edit retag flag offensive close merge delete

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?

gvdhoorn gravatar image gvdhoorn  ( 2017-02-20 02:49:57 -0500 )edit