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

Revision history [back]

Hey,

For those here with the error in manipulator type of setup, it is uncommon, it's due tothe same reason as the above. The launch file is trying to invoke a service that is already present.

[ERROR]: Advertise a service already advertised in this node

For me it was in the URDF where there was a common name in the transmission part. Follow the launched files and look for such name collision.

Regards,