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

Enable ros1_bridge to bridge services that contain array field(s) in their definition #6

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

JonSmet
Copy link

@JonSmet JonSmet commented Jun 6, 2022

This PR enables the ros1_bridge to bridge services between ROS1/ROS2 that contain an array field in the service definition's request and/or response. It is carried-over from this commit to this PR on the official ros1_bridge repository.

This was tested locally using the /guidance/get_available_routes service (which contains an array field in the response) between ROS1 and ROS2.

Link to related github issue: Issue #1797

@JonSmet JonSmet requested a review from msmcconnell June 6, 2022 15:06
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