Why does catkin build into the folder .private and then symlink? [closed]

asked 2019-09-02 09:36:17 -0600

Hakaishin gravatar image

I have Clion configure to do my building, but I realized that it does not do all the same things as catkin, but catkin and clion don't play well especially when wanting to clean, catkin claims it can't clean because the files are not symlinks but actual files(generated by clion). Now is there a benefit to the way catkin is handling the building by building into .private and then symlinking? Any idea why this decision was taken? And how can I get catkin clean to clean out the clion files? Is there an -f option?

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by Hakaishin
close date 2021-08-25 03:09:21.314400

Comments

Can't answer the original questions, but Clion plays much nicer with ROS2

Hakaishin gravatar image Hakaishin  ( 2021-08-25 03:04:28 -0600 )edit

I've converted your answer to a comment, as, as you already write yourself, it's not actually an answer.

gvdhoorn gravatar image gvdhoorn  ( 2021-08-25 03:08:45 -0600 )edit