orient_normals_consistent_tangent_plane method does not accept lambda as a valid argument #7106
Open
3 tasks done
Labels
bug
Not a build issue, this is likely a bug.
Checklist
main
branch).Describe the issue
Attempting to use the orient_normals_consistent_tangent_plane method in Open3D, the function does not recognize lambda as a valid argument name.
Steps to reproduce the bug
Error message
SyntaxError: invalid syntax
Expected behavior
Just an other name for the argument lambda for example lambda_
Open3D, Python and System information
Additional information
No response
The text was updated successfully, but these errors were encountered: