Robotics StackExchange | Archived questions

Using CLion to debug launched nodes

Hi. I'm trying to use CLion to debug ROS 1 (noetic) nodes started from launch files, more specifically RTAB-Map. I'm following CLion's official documentation from here, doing the following:

However, I always get the message "Code not reachable" on the breakpoints while I am certain that the code is indeed being reached and the breakpoints are not being hit. Any ideas on more things to check, or what might be wrong?

Sorry for no images, but I don't have enough karma to upload files and explained the best I could :( Thanks for any help.

Asked by carlostojal on 2022-10-17 12:38:22 UTC

Comments

Answers