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

Add deserialization support for 3D NDT maps. #408

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

serraramiro1
Copy link
Contributor

Proposed changes

Support loading 3D NDT maps from disk.

Type of change

  • 🐛 Bugfix (change which fixes an issue)
  • 🚀 Feature (change which adds functionality)
  • 📚 Documentation (change which fixes or extends documentation)

Checklist

Put an x in the boxes that apply. This is simply a reminder of what we will require before merging your code.

  • Lint and unit tests (if any) pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • All commits have been signed for DCO

Additional comments

The code used to generate the hdf5 file will be added in a separate PR, I've used a slightly modified version of this PR that got reverted:
#363

@serraramiro1 serraramiro1 force-pushed the ramiro/serialization-for-3d-ndt-maps branch from 0f3d981 to e3f613f Compare July 5, 2024 15:26
@serraramiro1 serraramiro1 requested a review from hidmic July 5, 2024 15:26
@serraramiro1 serraramiro1 merged commit 942f589 into main Jul 5, 2024
10 checks passed
@serraramiro1 serraramiro1 deleted the ramiro/serialization-for-3d-ndt-maps branch July 5, 2024 17:45
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

Successfully merging this pull request may close these issues.

2 participants