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

Add system package dependency on osrf-pycommon #792

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Dec 2, 2024

We intend to drop the osrf_pycommon ROS package in favor of using it as a standalone Python library.

Part of osrf/osrf_pycommon#80.

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

We intend to drop the `osrf_pycommon` ROS package in favor of using it
as a standalone Python library.
@cottsay cottsay self-assigned this Dec 2, 2024
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the direction we want to go, so I'm approving.

However, I will point out that the CI that was already run here isn't any "different" than normal CI. That's because we are still building osrf_pycommon during colcon build. My suggestion would be to do another CI run here with a custom ros2.repos where osrf_pycommon is removed, just to make sure it works fine (I expect it will, but it is always worth checking).

@cottsay
Copy link
Member Author

cottsay commented Dec 6, 2024

However, I will point out that the CI that was already run here isn't any "different" than normal CI.

At this point, I just wanted to prove that this wasn't going to regress the non-Rolling builds. Baby steps.

@cottsay cottsay merged commit d885f3e into master Dec 6, 2024
1 check passed
@cottsay cottsay deleted the cottsay/osrf-pycommon branch December 6, 2024 19:08
@cottsay
Copy link
Member Author

cottsay commented Dec 6, 2024

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

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