rospack segmentation fault - OSX
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 ROSPACKAGEPATH=~/rosworkspace:$ROSPACKAGE_PATH
export ROSWORKSPACE=~/rosworkspace
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
Asked by tramfam on 2012-05-31 22:25:31 UTC
Comments
I have no problem on OSX doing these commands so it isn't an OSX issue. Double check your environment is setup properly
Asked by Kevin on 2012-06-01 13:45:27 UTC
If you do figure it out, then post what it was here, either way a segfault in rospack is a bug.
Asked by William on 2012-06-03 17:54:29 UTC
Is this still a problem? Or can we close this question?
Asked by WilliamWoodall on 2012-08-28 11:03:40 UTC