Installing ROS on Mavericks - "rviz: Cannot locate rosdep definition for [urdfdom]"
Good day,
I was installing ros based on the following steps: https://gist.github.com/mikepurvis/98...
The very last step, I seemed to get this error
rosdep install --from-paths src --ignore-src --rosdistro indigo -y
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
rviz: Cannot locate rosdep definition for [urdfdom]
Can I know how I might be able to resolve this?