ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
![]() | 1 | initial version |
I had the same problem. It turned out I had forgotten to uncomment this part of my CMakeLists.txt:
add_service_files( FILES AddTwoInts.srv )