首先要下载pcl的源码包git clone https://github.com/PointCloudLibrary/pcl pcl-trunk其次在进行编译cd pcl-trunk && mkdir build && cd buildcmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..make -j2su
PCL
2023-09-16
130 点赞
1 评论
196 浏览