coincar-sim / coincarsim_getting_started

Readme and script for single-line installation
48 stars 12 forks source link

using catkin_cmake #2

Closed ZhangHongjuan closed 5 years ago

ZhangHongjuan commented 6 years ago

Hi all, I built the project succesfully with "catkin build", but I want to use "catkin_cmake" to build the project, so that I can debug it with my IDE clion. any idea is appreciated!

m-naumann commented 6 years ago

I don't use CLion, but maybe that helps: https://github.com/ethz-asl/programming_guidelines/wiki/CLion

Did you source ROS before starting CLion?