Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default angle step for the RoPS feature #1000

Merged
merged 1 commit into from
Nov 14, 2014
Merged

Fix default angle step for the RoPS feature #1000

merged 1 commit into from
Nov 14, 2014

Conversation

andersgb1
Copy link
Contributor

I was using the ROPSEstimation class with all default parameters, i.e. without explicitly calling the setters as e.g. done in the tutorial. Or so I thought. The angle increment step_ was being initialized to a wrong value. The correct way is used in setNumberOfRotations(), so I used the same formula for computing the correct value for the initializer list.

taketwo added a commit that referenced this pull request Nov 14, 2014
Fix default angle step for the RoPS feature
@taketwo taketwo merged commit 89d4c62 into PointCloudLibrary:master Nov 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants