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

Pose tags reading issue #1819

Open
smathermather opened this issue Dec 20, 2024 · 0 comments
Open

Pose tags reading issue #1819

smathermather opened this issue Dec 20, 2024 · 0 comments

Comments

@smathermather
Copy link
Contributor

How did you install ODM? (Docker, installer, natively, ...)?

WebODM installer on Ubuntu (Docker)

What is the problem?

Pose (pitch, roll, yaw -- sans GNSS) tags are a nightmare, but found an interesting case here:
https://community.opendronemap.org/t/messy-point-clouds/22635

where if images are resized in WebODM, correct tags are picked up in the ODM engine.

[Type answer here]

What should be the expected behavior? If this is a feature request, please describe in detail the changes you think should be made to the code, citing files and lines where changes should be made, if possible.

Ideally, we read tags when we can and use them to initiate the pose graph.

How can we reproduce this? What steps did you do to trigger the problem? If this is an issue with processing a dataset, YOU MUST include a copy of your dataset AND task output log, uploaded on Google Drive or Dropbox (otherwise we cannot reproduce this).

Here is the full dataset (including procedd products if resize isn't performed, and thus tags corrected:
https://crankyserver.com/public/task/7ed888b8-fe8d-4bd1-82da-a98baa8554fc/map/?t=orthophoto

And here it is with resizing with a sensible output:
https://crankyserver.com/public/task/9ef13df4-e6f0-4e10-8ad5-285afb6e5248/map/?t=orthophoto

BTW, one parameter change -- zipping was taking forever with the resized one, so I did add auto-boundary and auto-boundary distance just to get the data clipped to a reasonable extent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant