ethz-asl / wavemap

Fast, efficient and accurate multi-resolution, multi-sensor 3D occupancy mapping
https://ethz-asl.github.io/wavemap/
BSD 3-Clause "New" or "Revised" License
457 stars 41 forks source link

Crop map at voxel resolution #87

Open victorreijgwart opened 5 days ago

victorreijgwart commented 5 days ago

Description

TODO: Thank you for opening a PR! Please summarize the changes in 1–2 sentences.

Type of change

Detailed Summary

TODO: Provide the motivation, context, and links to any related issues, PRs, or documentation:

API Changes

TODO: List any changes to wavemap's APIs to help users update their code. Write "None" if there are no changes.

C++ API:

*

Python API:

*

ROS1 Interface:

*

Review Notes

TODO: Is there anything specific the reviewers should focus on, or are there unresolved questions? Mention them here.

Testing

Automated Tests

TODO: Have you added or modified unit tests to verify these changes? If not, let us know if you'd like assistance.

Manual Tests

TODO: If manual tests were performed to verify these changes, describe them here and include instructions to reproduce them. Describe test configurations where applicable.

System information (optional):

Runtime information (optional):

For performance or accuracy-related changes, include the above system and runtime information and describe:

Benchmarks (To be completed by maintainers)

TODO: We will rerun wavemap's benchmarks and report the results here to validate there are no general performance/accuracy regressions.

Checklist

General

Documentation (where applicable)