Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 442 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 442 Bytes

lidarpackets2dataframe

This repo is meant as an example for developing a working script to transform ROS2 Ouster lidar_packets into a usable form in Python (i.e. a Pandas dataframe) See this issue for the discussion: ouster-lidar/ouster-sdk#524

Prerequisites

Tested with Python 3.9.7

pip install 'ouster-sdk'
pip install rosbags