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

Improve point-cloud file format handling #262

Merged
merged 7 commits into from
Jun 4, 2024

Conversation

DanicaSTFC
Copy link
Contributor

@DanicaSTFC DanicaSTFC commented May 29, 2024

  • allow csv and xlxs format in point-cloud file
  • adds error dialog when the format is not allowed
  • adds global variable allowed_point_cloud_file_formats

Closes #24

Dialog look:
error_point_cloud

@DanicaSTFC DanicaSTFC added this to the Version 24.0.0 milestone May 29, 2024
@DanicaSTFC DanicaSTFC requested a review from paskino May 29, 2024 15:47
@DanicaSTFC DanicaSTFC self-assigned this May 29, 2024
@DanicaSTFC DanicaSTFC changed the title Improve pointcloud file format Improve point-cloud file format handling May 29, 2024
@DanicaSTFC DanicaSTFC merged commit 1b85731 into master Jun 4, 2024
3 checks passed
@DanicaSTFC DanicaSTFC deleted the improve-pointcloud-file-format branch June 4, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Allow loading of pointcloud from csv, and other types of separators between values
2 participants