Skip to content

[BUG] Typo or bug in example/teaser_cpp_fpfh/quatro_cpp_fpfh.cc #177

@dch4o

Description

@dch4o

Describe the bug
These lines:

params.inlier_selection_mode == teaser::RobustRegistrationSolver::INLIER_SELECTION_MODE::PMC_HEU;

params.inlier_selection_mode == teaser::RobustRegistrationSolver::INLIER_SELECTION_MODE::PMC_EXACT;

the operator == does not seem intended. I think it should be typo from auto-completion.

Can you confirm this?

Have you run the unit tests?

  • Yes
  • No --- then this issue will be closed.

Installed Dependencies
Please report the versions of all dependencies you installed, as well as your OS.

To Reproduce
Please post the exact steps you executed to reproduce the bug.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions