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

Could not tap ros/fuerte/flann over mxcl/master/flann

asked 2012-07-13 08:33:23 -0500

Nick J Chalko gravatar image

updated 2012-07-13 08:40:58 -0500

Eric Perko gravatar image

Per the instuction on installing ROS on OS/X I run

brew tap ros/fuerte

and get this result

Cloning into '/usr/local/homebrew/Library/Taps/ros-fuerte'...
remote: Counting objects: 242, done.
remote: Compressing objects: 100% (98/98), done.
remote: Total 242 (delta 141), reused 234 (delta 134)
Receiving objects: 100% (242/242), 47.65 KiB, done.
Resolving deltas: 100% (141/141), done.
Warning: Could not tap ros/fuerte/flann over mxcl/master/flann

I am unsure how to troubleshoot this. What should I try next?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-07-13 15:43:06 -0500

William gravatar image

That should not be a problem, this just means when you do brew install flann it will use mxcl/master/flann rather than ros/fuerte/flann. To install the ros one you would just do brew install ros/fuerte/flann instead.

You can continue with out any worries.

edit flag offensive delete link more
0

answered 2012-09-20 19:38:15 -0500

frank222 gravatar image

Are you sure we can proceed like that? In the Installing ROS on OS/X instruction, we need to do

rosdep install -a

and it will give you the error:

http://answers.ros.org/question/38842/source-installation-of-fuerte-but-pcl-dependency-problem/?answer=44271#post-id-44271

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2012-07-13 08:33:23 -0500

Seen: 963 times

Last updated: Sep 20 '12