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

answered 2012-04-17 12:54:13 -0500

joq gravatar image

As Eric mentioned, you are free to have as many repositories as you want.

Since the stack is the unit of release and installation in ROS, I recommend that you consider collecting some of the more tightly-coupled packages into stacks.

  • Advantages: no problems with version dependencies within a stack.

  • Disadvantage: all the packages for each stack would need to be combined into a single git repository.