aws-robotics / kinesisvideo-encoder-common

ROS packages for facilitating the use of AWS cloud services.
GNU Lesser General Public License v2.1
9 stars 12 forks source link

Update to use new ParameterReader API #8

Closed mm318 closed 5 years ago

mm318 commented 5 years ago

Description of changes:

A new ParameterReader API has been introduced to add compatibility with both ROS1/ROS2. This change updates the KinesisVideoEncoder common package to make use of the new API.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.