Skip to content

Remove pybind11 from rclpy common#727

Merged
sloretz merged 3 commits intomasterfrom
windows_remove_pybind11_from_rclpy_common
Mar 22, 2021
Merged

Remove pybind11 from rclpy common#727
sloretz merged 3 commits intomasterfrom
windows_remove_pybind11_from_rclpy_common

Conversation

@sloretz
Copy link
Copy Markdown
Contributor

@sloretz sloretz commented Mar 19, 2021

Moves common.cpp/hpp to utils.cpp/hpp inside the _rclpy_pybind11 module. This is yet another attempt to fix windows debug.

sloretz added 2 commits March 19, 2021 14:35
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
@sloretz sloretz self-assigned this Mar 19, 2021
Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
@sloretz
Copy link
Copy Markdown
Contributor Author

sloretz commented Mar 19, 2021

Windows debug: Build Status

@sloretz
Copy link
Copy Markdown
Contributor Author

sloretz commented Mar 19, 2021

Full CI (build: --packages-up-to rclpy test: --packages-select rclpy)

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

@sloretz sloretz requested review from clalancette and hidmic March 20, 2021 00:02
Copy link
Copy Markdown
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 seems reasonable enough to me, and clearly fixes Windows Debug. But I'm not really familiar with the transition to pybind11 here, so it is probably a good idea to get a second opinion from @hidmic before merging.

Copy link
Copy Markdown
Contributor

@hidmic hidmic left a comment

Choose a reason for hiding this comment

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

LGTM too!

@sloretz sloretz merged commit 58a0da1 into master Mar 22, 2021
@delete-merged-branch delete-merged-branch bot deleted the windows_remove_pybind11_from_rclpy_common branch March 22, 2021 15:44
@sloretz sloretz mentioned this pull request Mar 22, 2021
34 tasks
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