Skip to main content

Questions tagged [clion]

The tag has no usage guidance.

-1 votes
0 answers
12 views

How to debug a ros2 command? [migrated]

I have installed ros2 and this driver (build on windows 10) : https://github.com/ros-naoqi/naoqi_driver2 and that work all fine. I want to see what's happening under the hood by debugging the c++ code....
Sam's user avatar
  • 101
0 votes
0 answers
50 views

Does Visual Studio Code have an equivalent to CLion's CMake Profiles?

I'm following along this tutorial to learn CMake. In the tutorial, the instructor demonstrates encapsulating the setting of a CMake variable (i.e. a -D command line argument) in the Settings > ...
StoneThrow's user avatar
  • 1,207