We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm coding camera control and geotagging. Would you like to add camera classes to dronekit? Would you like a PR?
Here's my first working code: https://github.com/antonvh/dronekit-python/blob/gopro_wifi/dronekit/cameras.py
Would I add a camera object to the vehicle class? Or a vehicle object to the camera class so the shutter can log gps data?
The text was updated successfully, but these errors were encountered:
Thanks @antonvh
@mrpollo @peterbarker These are architectural questions, best answered by you guys. Ideally we'd provide a pluggable-camera API.
Even if we can't include now, we should add to the Notable projects using DK
Sorry, something went wrong.
@antonvh why don't you submit the PR?, I think it would be a great addition to dronekit, once you submit a PR I'll give you some feedback
PR done: #665
No branches or pull requests
I'm coding camera control and geotagging. Would you like to add camera classes to dronekit? Would you like a PR?
Here's my first working code: https://github.com/antonvh/dronekit-python/blob/gopro_wifi/dronekit/cameras.py
Would I add a camera object to the vehicle class? Or a vehicle object to the camera class so the shutter can log gps data?
The text was updated successfully, but these errors were encountered: