# event_camera_py **Repository Path**: Bryan_Jiang/event_camera_py ## Basic Information - **Project Name**: event_camera_py - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-02 - **Last Updated**: 2025-01-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Processing ROS event camera data in python This repository holds ROS/ROS2 tools for processing [event_camera_msgs](https://github.com/ros-event-camera/event_camera_msgs) under ROS and ROS2 with python. These messages are produced by the [metavision_driver](https://github.com/ros-event-camera/metavision_driver) and the [libcaer_driver](https://github.com/ros-event-camera/libcaer_driver). For decoding, the [event_camera_codecs](https://github.com/ros-event-camera/event_camera_codecs) package is used internally. With this repository you can quickly load events from a ROS/ROS2 bag into your python code. The decoder will return a structured numpy array of the same format that the Metavision SDK uses: ```python dtype={'names':['x','y','p','t'], 'formats':['