ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Maybe the CMakeList.txt code is lacked of
set_target_properties(XX PROPERTIES LINKER_LANGUAGE C++)
in the end of the file.