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

Picking ABI-incompatible executor changes #2170

Merged
merged 2 commits into from
Apr 18, 2023

Conversation

mjcarroll
Copy link
Member

Picked from #2142

Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
@mjcarroll mjcarroll force-pushed the mjcarroll/rclcpp_waitset_executor_abi_only branch from cebfbae to acfc0e2 Compare April 18, 2023 00:27
Copy link
Member

@wjwwood wjwwood left a comment

Choose a reason for hiding this comment

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

lgtm

@mjcarroll
Copy link
Member Author

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

@clalancette clalancette marked this pull request as ready for review April 18, 2023 02:12
client_ptrs_.size() +
timer_ptrs_.size() +
waitable_ptrs_.size();
}
Copy link
Collaborator

@alsora alsora Apr 18, 2023

Choose a reason for hiding this comment

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

minor: missing new line at the end of function

@clalancette clalancette added this to In progress in Iron Irwini via automation Apr 18, 2023
@clalancette clalancette merged commit 9c03a46 into rolling Apr 18, 2023
Iron Irwini automation moved this from In progress to Done Apr 18, 2023
@delete-merged-branch delete-merged-branch bot deleted the mjcarroll/rclcpp_waitset_executor_abi_only branch April 18, 2023 15:29
alsora pushed a commit to irobot-ros/rclcpp that referenced this pull request Apr 28, 2023
* Picking ABI-incompatible executor changes

* Add PIMPL

Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
alsora pushed a commit to irobot-ros/rclcpp that referenced this pull request Apr 29, 2023
* Picking ABI-incompatible executor changes

* Add PIMPL

Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
alsora pushed a commit to irobot-ros/rclcpp that referenced this pull request Apr 29, 2023
* Picking ABI-incompatible executor changes

* Add PIMPL

Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
alsora pushed a commit to irobot-ros/rclcpp that referenced this pull request Apr 29, 2023
* Picking ABI-incompatible executor changes

* Add PIMPL

Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
alsora pushed a commit to irobot-ros/rclcpp that referenced this pull request May 3, 2023
* Picking ABI-incompatible executor changes

* Add PIMPL

Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
alsora pushed a commit to irobot-ros/rclcpp that referenced this pull request May 3, 2023
* Picking ABI-incompatible executor changes

* Add PIMPL

Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Barry-Xu-2018 pushed a commit to Barry-Xu-2018/rclcpp that referenced this pull request Jan 12, 2024
* Picking ABI-incompatible executor changes

* Add PIMPL

Signed-off-by: Michael Carroll <mjcarroll@intrinsic.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants