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

FlightPlan functionality not working for Drone in Sphinx #4

Open
ExpleoUrsacheAlex opened this issue Jul 28, 2023 · 0 comments
Open

Comments

@ExpleoUrsacheAlex
Copy link

ExpleoUrsacheAlex commented Jul 28, 2023

This a snippet of the code from the FlightPlan project that is not working for me. The drone is not doing anything when the flight plan is being sent.

image

The solution in this case was to replace the activate(true) function with the following activate function:

pilotingItf.activate(FlightPlanPilotingItf.Interpreter.STANDARD, true)

Ground SDK 7.6

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

No branches or pull requests

1 participant