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

Are you trying to port this package over to catkin? https://github.com/procrob/procrob_functional/tree/master/face_recognition

If looks like you're trying to call message generation on the generated message files from your action files - this is unnecessary, because the action generation already does it for you - hence the error you're seeing about creating a rule that already exists.