TODO: Thank you for opening a PR! Please summarize the changes in 1–2 sentences.
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that causes existing functionality to not work as expected)
[ ] Other (please describe):
Detailed Summary
TODO: Provide the motivation, context, and links to any related issues, PRs, or documentation:
Motivation: Why is this change necessary?
Context: How does it fit into wavemap's functionality?
Related issues/PRs: Fixes # (issue) / Links to other PRs
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):
CPU: [e.g., Intel i9-9900K]
GPU: [e.g., Nvidia RTX 2080Ti]
RAM: [e.g., 32GB]
OS: [e.g., Ubuntu 20.04]
API: [e.g., C++, Python, ROS1]
Installation: [e.g., pre-built Docker, local CMake, Pip, catkin]
Runtime information (optional):
Launch file: [e.g., Link or GitHub Gist]
Config file: [e.g., Link or GitHub Gist]
Dataset name (if public): [e.g., Newer College Cloister]
Custom setup (for private datasets, or live usage):
Depth sensor: [e.g., Livox MID360 LiDAR]
Pose source: [e.g., Odometry from FastLIO2]
For performance or accuracy-related changes, include the above system and runtime information and describe:
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)