rospack segmentation fault - OSX [closed]

asked 2012-05-31 22:25:31 -0500

tramfam gravatar image

updated 2012-06-01 13:45:40 -0500

Kevin gravatar image

Hi,

Just got Feurte loaded on OSX 10.7.3. I'm running through the tutorial and have run into initial issues (yes, I know that full OSX support is not yet available).

I have confirmed that the following is in my .bashrc:

source ~/ros/setup.bash

export ROS_PACKAGE_PATH=~/ros_workspace:$ROS_PACKAGE_PATH

export ROS_WORKSPACE=~/ros_workspace

When I view environment variables, I see that ROS variables seem to be set correctly.

When I use rospack, I get the following error:

$ rospack find roscpp Segmentation fault: 11

I've also noticed that roscd doesn't work. It gives me the following:

$ roscd roscpp

roscd: No such package/stack 'roscpp'

For what it's worth, roscore seems to load just fine.

Thanks

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2013-01-02 12:44:28

Comments

1

I have no problem on OSX doing these commands so it isn't an OSX issue. Double check your environment is setup properly

Kevin gravatar image Kevin  ( 2012-06-01 13:45:27 -0500 )edit

If you do figure it out, then post what it was here, either way a segfault in rospack is a bug.

William gravatar image William  ( 2012-06-03 17:54:29 -0500 )edit

Is this still a problem? Or can we close this question?

WilliamWoodall gravatar image WilliamWoodall  ( 2012-08-28 11:03:40 -0500 )edit