-
Notifications
You must be signed in to change notification settings - Fork 372
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working