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

test: Add generic service type support to the service caller #72

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

philipp-caspers
Copy link
Member

@philipp-caspers philipp-caspers commented Dec 17, 2024

In order to be able to call arbitrary ROS services (with arbitrary arguments) from within the integration tests against the ROS bridge, we need the ros_service_caller to be suitable for every service type, not just empty.
Hence, the service caller was templated.

@philipp-caspers philipp-caspers force-pushed the test/generic-service-caller branch from 0f1a649 to b68e784 Compare December 18, 2024 07:50
Base automatically changed from test/rework-tests to main December 18, 2024 11:26
@philipp-caspers philipp-caspers force-pushed the test/generic-service-caller branch from b68e784 to 6640881 Compare December 18, 2024 11:32
@philipp-caspers philipp-caspers marked this pull request as ready for review December 18, 2024 11:36
@philipp-caspers philipp-caspers merged commit 639283d into main Dec 18, 2024
7 checks passed
@philipp-caspers philipp-caspers deleted the test/generic-service-caller branch December 18, 2024 11:44
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