ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
As @BennyRe commented, I needed to compile my program using: catkin_make -DCMAKE_BUILD_TYPE=Debug
2 | No.2 Revision |
As @BennyRe commented, I needed to compile my program using:
catkin_make -DCMAKE_BUILD_TYPE=Debugusing:
catkin_make -DCMAKE_BUILD_TYPE=Debug