Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 341 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 341 Bytes

ros pcl tutorial

how to run

rosrun ros_pcl_tutorials example

how to visualize

rosrun tf static_transform_publisher 0.0 0.0 0.0 0 0 0 base_link map 100

rviz
  • Add pointcloud2
  • Change PointCloud2 Size: 0.01 -> 0.1

FYI

pointcloud2.cpp · GitHub