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 service_is_ready() #339

Merged
merged 3 commits into from
Oct 26, 2023
Merged

Add service_is_ready() #339

merged 3 commits into from
Oct 26, 2023

Conversation

Carter12s
Copy link
Contributor

I was digging around for some low hanging fruit issues to get my feet wet with the crate and found #218 that was stuck in limbo.

Since I saw that #249 had merged with support for guard conditions I thought I might take a crack at revising that MR. After digging in for a bit I came to the conclusion that #249 didn't include all needed tooling and that to match the rclcpp implementation we'd need support for graph events (I think?).

That was more than I was ready to bite off, but I decided part of the #218 was still of value, so submitted a trimmed down version of that here.

@esteve
Copy link
Collaborator

esteve commented Oct 25, 2023

@Carter12s so good to see you here! 🙂 Overall, the changes look good, can you fix the clippy issues? Thanks.

@Carter12s
Copy link
Contributor Author

@esteve Happy to be here! Updated

Copy link
Collaborator

@jhdcs jhdcs 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 a simple and clean enough change to me. Thank you very much for your contribution!

@esteve esteve merged commit fbcb17a into ros2-rust:main Oct 26, 2023
3 checks passed
@esteve
Copy link
Collaborator

esteve commented Oct 26, 2023

@Carter12s thanks!

@esteve esteve mentioned this pull request Aug 15, 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