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

Do the pip package dance for colcon as well. #766

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

clalancette
Copy link
Contributor

That is, only install the colcon packages if they were not installed via an earlier mechanism.

We also make sure to only both calling "pip install" if there are any packages to install.

That is, only install the colcon packages if they were
not installed via an earlier mechanism.

We also make sure to only both calling "pip install" if
there are any packages to install.

Signed-off-by: Chris Lalancette <[email protected]>
@clalancette
Copy link
Contributor Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status

@clalancette
Copy link
Contributor Author

All right. The warnings here were unrelated to this PR; instead, they are related to ros2/rcl#1135 (which was reverted in ros2/rcl#1142), and a change to qt_dotgraph, which should be fixed by ros-visualization/qt_gui_core#290 . With that in mind, I'm going to go ahead and merge this one in.

@clalancette clalancette merged commit e8f8ab7 into master Apr 1, 2024
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the clalancette/skip-colcon-packages branch April 1, 2024 14:27
@cottsay cottsay mentioned this pull request Apr 25, 2024
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

Successfully merging this pull request may close these issues.

3 participants