ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Ok, found the solution. Would be nice if this maybe could be a hint in the tutorial for beginners like me ;)
Just cd to build directory and then use
cmake ../src -DCMAKE_BUILD_TYPE=Debug
Now in Eclipse degugging should work.