Modify build and devel directories for a ROS project on ubuntu

 Hi,

I am trying to use CLion for a ROS project, where the folders build, devel and src are all located at /home/username/projectname/

I did manage to move the Generation Path to /home/username/projectname/build  but CLion still creates a devel folder inside /home/username/projectname/build  instead of  /home/username/projectname/devel

I took a look at my CMakeCache.txt but could not find a solution as suggested here: 

https://intellij-support.jetbrains.com/hc/en-us/community/posts/206020804-ROS-catkin-make-with-CLion-troubles?input_string=Modify%20build%20and%20devel%20directories%20for%20a%20ROS%20project

thanks,

 

1

请先登录再写评论。