ros_qtc_plugin icon indicating copy to clipboard operation
ros_qtc_plugin copied to clipboard

Colcon build step no longer works in latest version.

Open Levi-Armstrong opened this issue 2 years ago • 5 comments

Levi-Armstrong avatar Sep 29 '21 15:09 Levi-Armstrong

In the latest release 0.4.1? What does not work as expected?

I am using colcon as my primary build system on ROS1 and I did not encounter issues with it. The compile output pane gives me the correct command that is executed for colcon: Starting: "/usr/bin/colcon" build --cmake-args -G 'CodeBlocks - Unix Makefiles' -DCMAKE_BUILD_TYPE=Debug. I can even add Colcon or CMake arguments using the now functional Build Step UI.

christian-rauch avatar Sep 29 '21 19:09 christian-rauch

I will try it again and post the error.

Levi-Armstrong avatar Sep 29 '21 21:09 Levi-Armstrong

It looks like the issue is when building a workspace entirely of ros agnostic packages. If you have at least one ament package it works. I will need to track down what is wrong.

Levi-Armstrong avatar Oct 14 '21 19:10 Levi-Armstrong

Is this still an issue in newer versions?

christian-rauch avatar Mar 29 '22 15:03 christian-rauch

I have not tested the latest version.

Levi-Armstrong avatar Mar 29 '22 17:03 Levi-Armstrong