ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Howdy,
I had the same problem, right down to the echo ${CMAKE_PREFIX_PATH} showing up in the terminal, but not in the QT Creator called in the same terminal.
Setup: Kintetic Ubuntu 16.04
My solution was:
After this, I was able to build, and debug by pointed to the program in the ~/workspace/devel/lib folder.
Hope this helps!
EDIT - Added additional step regarding ROS_MASTER_URI