/jpeg_to_raw

JPEG to raw ROS2 Python node

Primary LanguagePythonApache License 2.0Apache-2.0

This repository contains a python ROS2 node to convert a JPEG image to a raw image.

subscribes to /image_raw/compressed and /camera_info

publishes /image

Still need to add testing.