ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The error was caused by unresolved dependencies.
I could resolve them by running the command:
rosdep install --from-paths src --ignore-src --rosdistro indigo -y -r --os=debian:wheezy
2 | No.2 Revision |
The error was caused by unresolved dependencies.
I could resolve them by running the command:
rosdep install --from-paths src --ignore-src --rosdistro indigo -y -r --os=debian:wheezy
--os=debian:jessie