PointCloudLibrary / PointCloudLibrary/pcl

[tutorials] Remoive reference to unknown headers in iros11

Open
#3,908 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind: todo module: tutorials
Dominant language
C++
Stars
11.1k
Forks
4.7k
Avg merge
4d 10h
Merged PRs (30d)
6

Description

I did not tried to compile it as I don't see any find_package call within CMake, but this tutorial includes following headers:

  • solution/feature_estimation.h
  • solution/filters.h
  • solution/object_recognition.h
  • solution/registration.h
  • solution/segmentation.h

It sounds like solution is an alias for a unknown pcl path. But as nobody worried until now about this: Can this tutorial code be removed?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the iros11 tutorial and search for the listed solution/*.h includes, then inspect its CMake configuration and surrounding tutorial files. Determine whether these headers are valid project paths or stale references; done means the unknown references are removed or the tutorial's required cleanup is clearly identified.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
computer-vision, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.