/home/vickytwan/pcd_ws/src/pcl_test/src/pcl_test_core.cpp: In member function ‘void PclTestCore::point_cb(const PointCloud2ConstPtr&)’:
/home/vickytwan/pcd_ws/src/pcl_test/src/pcl_test_core.cpp:246:84: error: no matching function for call to ‘pcl::ExtractIndices::setIndices(boost::detail::sp_if_not_array<pcl::PointIndices>::type)’
246 | Indices(boost::make_shared<pcl::PointIndices>(ground_indices));
| ^
确实不是这个领域的,不过题目一直空着未免凉
帮你找了一下解决方案(来自宇宙最强ChatGPT):