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

Revision history [back]

click to hide/show revision 1
initial version

To anyone experiencing the same issue in the future: I had previously created a message package with the same name (in another workspace) and this created a conflict. After deleting the devel and build directories and running catkin_make once again, the problem was solved.