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

No gain found, shutting down | Planner not reachable #21

Open
tiralonghipol opened this issue Dec 11, 2017 · 3 comments
Open

No gain found, shutting down | Planner not reachable #21

tiralonghipol opened this issue Dec 11, 2017 · 3 comments

Comments

@tiralonghipol
Copy link

Hi.
After having explored all the area, the firefly stops middle air, reporting "Planner not reachable" in the terminal.
Is there any way to make the drone come back to the starting point ?

@birchera
Copy link
Collaborator

In the demo example the planner terminates after the exploration. You would need to implement a return to launch feature.

@tiralonghipol
Copy link
Author

Thank you for the reply.
Another thing: once the map is done and saved, is there any way to re-use it (maybe with another trajectory planner?) without 're-explore ' it ?
To be clear: with the first exploration the drone knows the map, and with a second fly it navigate into it.

@birchera
Copy link
Collaborator

Yes, the map is based on the octomap package and that supports both saving to and loading from binary files. So you could certainly save it after the exploration for later.

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

2 participants