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

Make rmw_service_server_is_available return RMW_RET_INVALID_ARGUMENT #150

Conversation

christophebedard
Copy link
Member

ros2/rmw#277 changed the rmw_service_server_is_available() API documentation to indicate that it returns RMW_RET_INVALID_ARGUMENT if node, client, or is_available are NULL. However, this wasn't the case in practice in the implementations of rmw_service_server_is_available() or in the relevant test.

Change the implementation here to return RMW_RET_INVALID_ARGUMENT.

Requires ros2/rmw_implementation#231

Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
@christophebedard
Copy link
Member Author

CI is over in ros2/rmw_implementation#231 (comment)

@clalancette clalancette merged commit 2a0c216 into ros2:rolling Jun 13, 2024
1 check passed
@christophebedard christophebedard deleted the christophebedard/rmw-service-server-is-available-ret-invalid-argument branch June 13, 2024 19:37
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.

4 participants