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

How to limit the size of the map? #182

Closed
Changliu52 opened this issue Jul 10, 2018 · 2 comments
Closed

How to limit the size of the map? #182

Changliu52 opened this issue Jul 10, 2018 · 2 comments

Comments

@Changliu52
Copy link

Thank you for sharing the code.
I am trying to use it for drone path planing.
I wonder if there is a way to limit the volume of the map to a certain distance around the drone's current location? So that it delete the old map far away?

Thank you in advance.
Chang

@ZacharyTaylor
Copy link
Contributor

Yes this was added in a recent PR #174
The parameter governing how far from the drone the map is stored is controlled by the parameter max_block_distance_from_body

@Changliu52
Copy link
Author

Great! Perfect!

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