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

Revision history [back]

I think it's best to have one repository per stack. To have all repositories indexed, you can provide a rosinstall file that contains all your repositories. This rosinstall file needs to be accessible by a URL, i.e. it's not really necessary to have it in a repository. I like to have it under version control though. For each run, the indexer reads this rosinstall file, i.e. when you change it, the indexer will use the updated file.