unable to install ros hydro
I am trying to install ros hydro in ubuntu 12.04 LTS using sudo apt-get install ros-hydro-desktop-full but I am not able to install instead I am getting following error.
The following packages have unmet dependencies: ros-hydro-desktop-full : Depends: ros-hydro-desktop but it is not going to be installed Depends: ros-hydro-mobile but it is not going to be installed Depends: ros-hydro-perception but it is not going to be installed Depends: ros-hydro-simulators but it is not going to be installed
How to resolve this error. and how to know if ROS hydro is installed.
Asked by chaiein on 2014-11-16 07:51:42 UTC
Comments
What architecture is your platform? What sources are you using? Please provide all the steps to reproduce your problem including command line inputs and outputs.
Asked by tfoote on 2014-11-16 13:47:05 UTC
root@ubuntu:/# sudo apt-get install ros-hydro-desktop Reading package lists... Done Building dependency tree
Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that
Asked by chaiein on 2014-11-17 10:44:10 UTC
I am using Ubuntu in Vmplayer. Above comment gives the command executed with the response.
Asked by chaiein on 2014-11-17 10:44:45 UTC