PointCloudLibrary / pcl

Point Cloud Library (PCL)
https://pointclouds.org/
Other
10.01k stars 4.62k forks source link

C++17 filesystem for doc/tutorials #5934

Closed cybaol closed 10 months ago

cybaol commented 10 months ago

5921

mvieth commented 10 months ago

Would you please also adapt the line references in https://github.com/PointCloudLibrary/pcl/blob/master/doc/tutorials/content/vfh_recognition.rst (where it says :lines:). Adding 8 to every line reference to build_tree.cpp and 9 to every line reference to nearest_neighbors.cpp should be sufficient (a commit some years ago added a line at the beginning of nearest_neighbors.cpp and the line references have been off by 1 since then, that is why it is 9, not 8, for nearest_neighbors.cpp)