This updates the middleware to work with the changes made to ROS2 humble,
Type of change
Please delete options that are not relevant.
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
This would be a breaking change for the current foxy support, so should potentially be merged into a new humble branch
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Description
This updates the middleware to work with the changes made to ROS2 humble,
Type of change
Please delete options that are not relevant.
This would be a breaking change for the current foxy support, so should potentially be merged into a new humble branch
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Tests are detailed here: https://github.com/tmayoff/opendds_ros_infra
Checklist:
I'll fix the formatting changes I accidentally made