rosdep fails brew install homebrew/science/pcl --HEAD
Hi I am trying to install ROS Jade in my mac running Yosemite 10.10.5. When I run
rosdep install --from-paths src --ignore-src --rosdistro jade -y
I get:
executing command [brew install homebrew/science/pcl --HEAD]
==> Installing pcl from homebrew/science
==> Cloning https://github.com/PointCloudLibrary/pcl.git
Updating /Library/Caches/Homebrew/pcl--git
==> Checking out branch master
==> Patching
patching file cmake/pcl_find_cuda.cmake
Hunk #1 FAILED at 1.
Hunk #2 FAILED at 37.
2 out of 2 hunks FAILED -- saving rejects to file cmake/pcl_find_cuda.cmake.rej
Error: Failure while executing: /usr/bin/patch -g 0 -f -p1
ERROR: the following rosdeps failed to install
homebrew: command [brew install homebrew/science/pcl --HEAD] failed
I thought it was a problem with QT like it is mentioned in:
http://answers.ros.org/question/21154...
But no luck.
Has anyone else faced the same problem?
I also have the same problem, no solution until now... any good soul know how to solve this?