Skip to content

iral-lab/gld_postprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gld_postprocessing

Converting the ROS bag files to pointclouds. There is one PCD (Point Cloud Data) file per frame.

rosrun pcl_ros bag_to_pcd <input_file.bag> <output_directory> Where: <input_file.bag> is the bag file name to read. is the topic in the bag file containing messages to save. (For GLD this was 'points2') <output_directory> is the directory on disk in which to create PCD files from the point cloud messages.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors