ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
Linking is failing because your cuda library doesn't exist. I think you need to review your CMakeList file at the line cuda_add_library. I haven't compile CUDA libraries in the past so I can't provide more detailed instructions.