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

[feature] Import / export gps path for drones #61

Open
s-leger opened this issue Jan 31, 2017 · 2 comments
Open

[feature] Import / export gps path for drones #61

s-leger opened this issue Jan 31, 2017 · 2 comments

Comments

@s-leger
Copy link
Contributor

s-leger commented Jan 31, 2017

Hi,
Currently working to implement io for gps based path to setup (dji phantom like) drones fly path (kml, kmz) right in blender.

Got a rougth implementation reading kmz (path only) from earth and kml export still needing some love (especially altitude as relative ones instead of absolutes - we do have to make some more tests).

The export has proven to be a pretty good basis to setup fly, and tracked movie resulting path show a realy small derivation in xy coords of 0.3m only (with a constant 3m +- 0.5 on z axis mostly due to setup error). So it's working like a charm.

@stuarta0
Copy link
Contributor

Hi s-leger - do you have code that you can share? Send through a pull request and hopefully domlysz will merge it. It'd be great to have this as a feature for everyone.

@s-leger
Copy link
Contributor Author

s-leger commented Dec 28, 2017

Still pretty rougth import / export, with limited kml/kmz feature support (only a single path from a mesh)
I'll take a look at a pull request for it.

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

3 participants