ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
In general, it would be good to provide the full verbose output (use a service like pastebin.com and post the link).
With your hint towards vtk5, I just noticed that there were some recent changes with the vtk5 formula, but I'm not sure if that is indeed the problem you are seeing. I would try the following:
brew update
brew tap --repair
brew uninstall vtk5
brew uninstall pcl
brew install pcl --HEAD