Skip to content

ROS2 event camera interface and messages

ROS / ros eco / ros hardware

ROS 2 support for event cameras is provided through a set of packages designed to handle their unique data stream.
Unlike traditional cameras that output frames at a fixed rate, event cameras output asynchronous events, which represent per-pixel brightness changes.

event_camera_msgs

Resource