Skip to content

Add a field to the QueueParams class that includes the full parameter dictionary from the codec yaml file

Eric Gallimore requested to merge dev/codec_params_as_dict into devel

New Features / Improvements

  • Added a field to the QueueParams class that includes the full parameter dictionary from the codec yaml file. This allows other programs (like ros_acomms_net) to add arbitrary entries to the queue config dictionary.
Edited by Eric Gallimore

Merge request reports

Loading