Cannot install ROS Hydro on Ubuntu 12.04
Hi,
I am having a problem installing ROS Hydro on Ubuntu 12.04. The problem appears to be related to Openni/PCL binaries.
I am tyring to install ros-hydro-desktop. I have a x64 machine (might be the problem)
I used to have ROS Fuerte installed, but completely removed it. Steps taken:
sudo apt-get remove ros-fuerte-ros
sudo apt-get autoremove
I also update to the the distribution.
sudo apt-get dist-upgrade
When I try to install ROS hydro
sudo apt-get install ros-hydro-desktop
I get the following response
The following packages have unmet dependencies:
ros-hydro-desktop : Depends: ros-hydro-viz but it is not going to be installed
Digging deeper into this leads to the following problem
ps-engine : Depends: openni-dev (>= 1.5.2.23~precise)
However, when trying to install "openni-dev", I get the following version installed:
Get:1 <a href="http://packages.ros.org/ros/ubuntu/">http://packages.ros.org/ros/ubuntu/</a> precise/main openni-dev amd64 1.3.2.1-4+precise2
They are clearly different versions of this package. I tried going to openni but this did not solve the problem.
I followed the installation instruction from the wiki (added deb http://packages.ros.org/ros/ubuntu precise main to /etc/apt/sources.list.d/ros-latest.list)
These are the threads I have been reading that are related to this problem but do not offer a direct solution
Any feedback/ideas will be greatly appreciated. I have spent several hours on this and not getting closer :S
This is an actual current problem. I still do not quite understand the position of ROS support on this. Check this very interested thread this is still ongoing.... http://www.pcl-users.org/PCL-installation-unmet-dependency-problem-td4030129.html