ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
As @marguedas mentioned, for python, which does not need to be compiled, ament build --symlink-install
creates a symbolic link in the build directory where in the changes made in the source code (src directory) are automatically reflected.