Skip to content
Bugfixes
========
- Fixes rostime_codec use with non-native time types by adding an optional `ros_type` parameter that can be used to specify the field type.  This is needed if using custom time types, which you have to do if you want to try to handle both ROS1 and ROS2.
- Fixes CI test by installing `ros-noetic-dynamic-reconfigure` package