forked from UAVLab-SLU/DRV_public
-
Notifications
You must be signed in to change notification settings - Fork 2
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
API integration of drone type #14
Labels
enhancement
New feature or request
Comments
I believe this is a duplicate of issue #15 |
Rename VehicleType property to FlightController |
FlightController could be any one of the following (For now, fixed-wing drone not implemented)
|
Associated Issues |
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We have add drone type and model to the Json object and send it to the post method.
We have to update the POST API to accept the drone type and drone model
The text was updated successfully, but these errors were encountered: