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

Fix any expansions in proto2ros #53

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Fix any expansions in proto2ros #53

merged 2 commits into from
Jan 16, 2024

Conversation

mhidalgo-bdai
Copy link
Contributor

As I was auditing bosdyn_msgs* packages, I came across a few issues in how google.protobuf.Any is handled by proto2ros. That uncovered a number of issues in how any expansions are implemented, and an omission in proto2ros_tests.

This patch addresses all these issues.

Signed-off-by: Michel Hidalgo <[email protected]>
Signed-off-by: Michel Hidalgo <[email protected]>
@mhidalgo-bdai mhidalgo-bdai merged commit e33a6f2 into main Jan 16, 2024
3 checks passed
@mhidalgo-bdai mhidalgo-bdai deleted the fix-any-expansions branch January 16, 2024 22: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