Skip to content
New issue

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

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

Already on GitHub? # to your account

Convert Units Logic Bug Fix #25

Merged
merged 2 commits into from
Jun 5, 2024
Merged

Convert Units Logic Bug Fix #25

merged 2 commits into from
Jun 5, 2024

Conversation

i-kieu
Copy link
Collaborator

@i-kieu i-kieu commented Jun 4, 2024

Removed the logic restrictions in convert_units! as we are passing through conversion kwargs overrides to conversion_from_vlrs to handle conversion.

Description

Fix the bug where when calling load_pointcloud with kwargs convert_x_y_units and convert_z_units both set to missing, the point cloud returned would not be in metres. That is, no unit conversion occured, and the point cloud would be returned in the original units.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)

@i-kieu i-kieu merged commit 6a54619 into main Jun 5, 2024
8 checks passed
@i-kieu i-kieu deleted the convert-units-fix branch June 5, 2024 00:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants