ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Found the problem, there should be a cpp file with main function , and its "rosbuild_add_executable" in CMakeLists.
2 | No.2 Revision |
Found the problem, there should be a cpp file with main function , and its "rosbuild_add_executable" in CMakeLists.CMakeLists, in order to successfully import the project. Blank project cannot be imported.