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

Revision history [back]

Did you recompile? When you change the service definition, you need to recompile to create the new service header and you need to recompile any package including the service header as well. Otherwise, they still have the old definition in there.