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

Revision history [back]

with symlink-install if you change code in your source code, it will take effect, you don't have to compile it again (ony with python, not c++)

There is also an additional very good advantage for c++. When you use IDE such as VScode the navigation funcionality works better. For example, if you navigate from the integrated terminal to some error in a header file, it brings you to the source code file (instead of the install folder file)