Skip to content

fixed a bug in python binding for findPlanes function#10

Open
RahulRewale wants to merge 1 commit intodanini:masterfrom
RahulRewale:master
Open

fixed a bug in python binding for findPlanes function#10
RahulRewale wants to merge 1 commit intodanini:masterfrom
RahulRewale:master

Conversation

@RahulRewale
Copy link
Copy Markdown

@RahulRewale RahulRewale commented Feb 16, 2023

The C++ code returns 4 values (a, b, c, d) for each plane, but the corresponding python binding was assuming only three values. Because of this, the planes returned from the python binding were completely wrong.

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