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

Revision history [back]

Usually you only want your source code to be under version control. So not even your catkin workspace, nor the build, devel or logs that are generated after a compilation.

In your version control you want the minimal stuff needed to compile a code.