Skip to content

This repo is meant for developing a working script to transform ROS2 Ouster lidar_packets into a usable form in Python (i.e. a Pandas dataframe))

Notifications You must be signed in to change notification settings

Grisly00/lidarpackets2dataframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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 

About

This repo is meant for developing a working script to transform ROS2 Ouster lidar_packets into a usable form in Python (i.e. a Pandas dataframe))

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages