ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Final Step for ROS installation failing

asked 2014-10-10 12:13:00 -0500

soulslicer gravatar image

updated 2014-10-10 13:43:47 -0500

gvdhoorn gravatar image

Running this command:

~/ros_catkin_ws/src/catkin/bin/catkin_make_isolated --install -DCMAKE_BUILD_TYPE=Release

Crashes with at this point:

cd /Users/Raaj/ros_catkin_ws/build_isolated/pcl_ros && /Users/Raaj/ros_catkin_ws/install_isolated/env.sh cmake -vd /Users/Raaj/ros_catkin_ws/src/perception_pcl/pcl_ros -DCATKIN_DEVEL_PREFIX=/Users/Raaj/ros_catkin_ws/devel_isolated/pcl_ros -DCMAKE_INSTALL_PREFIX=/Users/Raaj/ros_catkin_ws/install_isolated -DCMAKE_BUILD_TYPE=Release

with this :

CMake Error at /usr/local/share/pcl-1.8/PCLConfig.cmake:49 (message):
  simulation is required but glew was not found

I've already installed glew via brew install glew. How may I solve this? I am using OSX Mavericks

edit retag flag offensive close merge delete

Comments

Please link to the instructions you are following.

tfoote gravatar image tfoote  ( 2014-10-10 15:43:39 -0500 )edit

2 Answers

Sort by ยป oldest newest most voted
0

answered 2014-10-11 22:14:40 -0500

soulslicer gravatar image

Ah it's ok, it seems OSX Mavericks has removed GLEW. I installed it and linked it correctly and it works

edit flag offensive delete link more

Comments

And how did you do it if it was already installed via brew ?

kpax77 gravatar image kpax77  ( 2015-01-23 03:51:09 -0500 )edit
0

answered 2015-09-08 08:28:30 -0500

ffurrer gravatar image
edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2014-10-10 12:13:00 -0500

Seen: 502 times

Last updated: Sep 08 '15