Error when resolving dependencies: Error: Failure while executing: git clone https://github.com/ros/homebrew-kinetic
During ROS installation on Mac (Sierra 10.12.5), in the phase of resolving dependencies: rosdep install --from-paths src --ignore-src --rosdistro kinetic -y
I have got the following error that I cannot find workaround for:
Error: No available formula with the name "ros/kinetic/rostutorials"
Please tap it and then try again: brew tap ros/kinetic
executing command [brew install qt5]
Warning: qt 5.9.1 is already installed
executing command [brew install ros/kinetic/rostutorials]
==> Tapping ros/kinetic
Cloning into '/usr/local/Homebrew/Library/Taps/ros/homebrew-kinetic'...
Username for 'https://github.com':
How do you guys think I can resolve this issue?
Thanks for your time!
Asked by roy on 2017-07-22 16:10:14 UTC
Comments
Same trouble here. No finding ros/kinetic packages. Looking for solution. Will post if found.
Asked by Alejandro Teixeira on 2017-09-10 11:00:11 UTC