Installation Problem of simulator
Tofloor
poster avatar
disdaining
deepin
2016-04-03 14:46
Author
Edited by disdaining at 2016-4-3 08:26

Hello,

Am trying to install icub simulator form here using the following directions:


Add www.icub.org to your sources.list. Determine the Linux distribution you use.
E.g. for Ubuntu 14.04 Trusty (Note: you need to adapt these instructions according to your distribution).
sudo sh -c 'echo "deb http://www.icub.org/ubuntu trusty contrib/science" > /etc/apt/sources.list.d/icub.list' (replace trusty with the name of the distribution).
For Debian 7.0 Wheezy(Note: you need to adapt these instructions according to your distribution).
sudo sh -c 'echo "deb http://www.icub.org/debian wheezy contrib/science" > /etc/apt/sources.list.d/icub.list'
Install only the package icub-common:
sudo apt-get install icub-common
After adding the first repo when i update the system: apt-get update the system halts. I have also noticed that generally apt-get update is lagging and consuming too much time.
Ign:1 http://www.icub.org/debian wheezy InRelease
Get:2 http://www.icub.org/debian wheezy Release [3,081 B]
Ign:3 http://www.icub.org/debian wheezy Release.gpg
Get:4 http://www.icub.org/debian wheezy/contrib/science amd64 Packages [1,380 B]
Get:5 http://www.icub.org/debian wheezy/contrib/science i386 Packages [1,372 B]
0% [Connecting to]
The system doesn't proceed this point and remains silent.

Thank you

Reply Favorite View the author
All Replies
dance707
deepin
2016-04-03 17:00
#1
Hi, Welcome to the Deepin Forum. Deepin. 15.1.1 is based on Debian 8.4 (sid) I do not know if your pre-compiled Debian 7 binaries from the third party application are compatible or not.
Reply View the author
dance707
deepin
2016-04-03 23:45
#2
I am not familiar with ICub but another option might be to install the windows version using Virtual Box solution.
Reply View the author