ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
rosmake is not designed to download and build packages. It only does the building part.
I suggest that you look at using rosinstall to install your packages.