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 in dependency on python3-dev. #103

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

clalancette
Copy link
Contributor

We need this because we call find_package(Python3 Development) in our CMakeLists.txt here.

Also see ros2/ros2_tracing#146 (comment) for a long explanation of why we need this.

We need this because we call find_package(Python3 Development) in our CMakeLists.txt here.

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

Pulls: #103
Gist: https://gist.githubusercontent.com/clalancette/7ce3dc025f030b71469143ca322dbaf8/raw/5f44b042c8e50ed32639c1581578dc76b7b811c5/ros2.repos
BUILD args: --packages-above-and-dependencies point_cloud_transport_py
TEST args: --packages-above point_cloud_transport_py
ROS Distro: rolling
Job: ci_launcher
ci_launcher ran: https://ci.ros2.org/job/ci_launcher/14854

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

@ahcorde ahcorde merged commit bcda576 into rolling Nov 22, 2024
4 checks passed
@ahcorde ahcorde deleted the clalancette/add-python3-dev branch November 22, 2024 21:51
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.

2 participants