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
Tested with Python 3.9.7
pip install 'ouster-sdk'
pip install rosbags