ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
You can pass the CMake argument -DCATKIN_BUILD_BINARY_PACKAGE=1
to suppress the generation of setup files. All ROS packages except catkin
itself use that flag during the release process.