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

Revision history [back]

click to hide/show revision 1
initial version

Looking closer the line which is failing(rosinstall:115) reads: "Failed to detect %s presence at %s."%(self.vcsc.type, self.path" which suggests that it is finding the path exists already but it does not detect a mercurial checkout in the place.

I suggest deleting that path and running it again.