This repository is to merge multiple LiDAR point cloud data into one frame for each timestep using Python and rosbag package.
| Raw LiDAR Data | Merged LiDAR Data |
|---|---|
![]() |
![]() |
- ROS Kinetic
- Python 2.7.12
- Python 3.7 or newer
- Git clone the repository
- Move bag files to the rosbag folder
- Open the main.py script
- Edit the line 5 and 8 to rename the imported and output bags' name.

