ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Also for package dependencies, especially those downloaded packages, its is useful to run
rosmake <package_name> --rosdep-install
Which then tries the much it can to fix dependencies based on the rosdep.yaml files