ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This will set -g
for you:
catkin_make -DCMAKE_BUILD_TYPE=Debug
I think -Wall
is set automatically.
2 | No.2 Revision |
This will set -g
for you:
catkin_make -DCMAKE_BUILD_TYPE=Debug
I think -Wall
is set automatically.
Here are come useful CMake variables: http://www.cmake.org/Wiki/CMake_Useful_Variables