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

replace R with q #46

Merged
merged 1 commit into from
Mar 20, 2024
Merged

replace R with q #46

merged 1 commit into from
Mar 20, 2024

Conversation

ducha-aiki
Copy link
Collaborator

The R is defined as a getter function above, so one cannot assign values to R itself, and attempts to do so breaks clang compilation.

Another functions already are setting q correctly instead: https://github.com/danini/graph-cut-ransac/blob/master/src/pygcransac/include/relative_pose/bundle.cpp#L227
So this PR just makes it consistent.

@ducha-aiki ducha-aiki merged commit 55c7d75 into master Mar 20, 2024
3 of 4 checks passed
@akaszynski akaszynski deleted the fix-clang branch May 11, 2024 01:46
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.

None yet

1 participant