How to solve ‘add_dependencies Adding dependency to non-existent target:...’
Ubuntu: 12.04
ROS: Hydro
I learn to write .cfg file according to WiKilink text
After I finished it and ran catkin_make
, error occurred.
add_dependencies Adding dependency to non-existent target: example_node
How can I solve it ? Thank you ~