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

Added support for loading CSV with WGS84 #23

Merged
merged 3 commits into from
Oct 1, 2024
Merged

Conversation

michalpelka
Copy link
Collaborator

Added way to import WGS84.
Omitted using o3de asset for handling filenames of CSV.

@zakmat
Copy link
Member

zakmat commented May 27, 2024

Interesting addition. The biggest issue I see is that the change introduces a dependency on a development branch of ROS2 Gem. I won't be able to use this Gem in projects that are based on released ROS2 Gems

@michalpelka
Copy link
Collaborator Author

michalpelka commented May 27, 2024

Thanks @zakmat.
If someone has a need to use a CSV importer to splines, one can use the last code before: dc7376d.
We can also change the ROS 2 repo from o3de-extras and split georeference into separate Gem.

@michalpelka michalpelka force-pushed the mp/csv_georeference branch 2 times, most recently from c93620a to 06294fd Compare August 8, 2024 12:38
Copy link
Contributor

@pijaro pijaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we also update the readme?

Signed-off-by: Michał Pełka <[email protected]>
@michalpelka
Copy link
Collaborator Author

@pijaro added.

@michalpelka michalpelka merged commit 9f6f328 into main Oct 1, 2024
1 check passed
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.

3 participants