Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colcon build step no longer works in latest version. #452

Open
Levi-Armstrong opened this issue Sep 29, 2021 · 5 comments
Open

Colcon build step no longer works in latest version. #452

Levi-Armstrong opened this issue Sep 29, 2021 · 5 comments

Comments

@Levi-Armstrong
Copy link
Member

No description provided.

@christian-rauch
Copy link
Member

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.

@Levi-Armstrong
Copy link
Member Author

I will try it again and post the error.

@Levi-Armstrong
Copy link
Member Author

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.

@christian-rauch
Copy link
Member

Is this still an issue in newer versions?

@Levi-Armstrong
Copy link
Member Author

I have not tested the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants