Skip to content

mengxingshifen1218/pcl-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

pcl-learn

git

git init

git add README.md

git commit -m "first commit"

git remote add origin https://github.com/mengxingshifen1218/pcl-learn.git

git push -u origin master

收集常用的pcl程序片段

1. rosbag转pcd

rosrun pcl_ros bag_to_pcd <input_file.bag> <topic> <output_directory>
rosrun pcl_ros bag_to_pcd data.bag /velodyne_points ./pcd

好的博客

  1. 博客园-采蘑菇的小男孩

  2. 知乎-开着拖拉机唱山歌

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages