Skip to content

This repository is to merge multiple LiDAR point cloud data into one frame for each timestep.

Notifications You must be signed in to change notification settings

AutonomousVehicleLaboratory/Multiple-LiDARs-Merger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multiple-LiDARs-Merger

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

Requirements

  1. ROS Kinetic
  2. Python 2.7.12
  3. Python 3.7 or newer

How to Run the Script

  1. Git clone the repository
  2. Move bag files to the rosbag folder
  3. Open the main.py script
  4. Edit the line 5 and 8 to rename the imported and output bags' name.

About

This repository is to merge multiple LiDAR point cloud data into one frame for each timestep.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages