Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 299 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 299 Bytes

pcl_catkin

Catkinized version of the latest version (1.8.0) of the Point Cloud Library (PCL) (http://pointclouds.org/).

To get (and build) the ROS packages that depend on PCL you should also use

git submodule update --init --recursive

such that you have them matching this PCL version.