uuid and rosdep on OSX 10.9.2
Hi all,
I am trying to install ROS Hydro through Homebrew on my laptop with mac os x 10.9.2. The process of solving the dependencies seems to be not easy, and I not able to complete this phase due to this error:
$ rosdep install --from-paths src --ignore-src --rosdistro groovy -y
WARNING: Metapackage "diagnostics" must buildtool_depend on catkin.
Error: No available formula for uuid
Error: No available formula for tango-icon-theme
executing command [brew install uuid]
Error: No available formula for uuid
Searching taps...
ERROR: the following rosdeps failed to install
homebrew: command [brew install uuid] failed
What is uuid? Can someone help me please?
Thanks in advance, Andrea