/ros2_camera_view

A simple ROS2 node to display camera streams faster than the builtin image_view node.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ros2_camera_view

cmaera_view is a simple ROS2 node for debugging that can display camera streams (or any other image topic) with low latency. I made this because I was having trouble with the image_view package.