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

Just copy-paste your project (the folder catkin_workspace/src/project) into the other person's catkin_workspace/src folder. Go to the top level catkin_workspace directory and hit catkin_make.

That is all that is needed. (Of course, assuming all dependencies, ROS and external, are satisfied.)

It is nice to use git-github. So that everything becomes easy.

Have a great day!