ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hello,

thank you very much @guru_florida. Your post and original CMakeLists file helped me a lot. I can build all packages in workspace but code completion does not work. I did these steps:

  1. Copy the original CMakeLists file into my workspace and comment out the line selecting specific packages--packages-select
  2. Open project from this CMakeLists file into in CLion
  3. List environment variables using simple script above
  4. Copy listed environment variables into CLion settings
  5. Build the project