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 projective search #92

Merged
merged 1 commit into from
Sep 24, 2024
Merged

Add projective search #92

merged 1 commit into from
Sep 24, 2024

Conversation

koide3
Copy link
Owner

@koide3 koide3 commented Sep 23, 2024

  • This PR adds projective search with a generic projection class.
  • Equirectangular projection for omnidirectional LiDARs is implemented as a reference.
  • Performance needs to be measured and optimized.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.16%. Comparing base (fd29d8c) to head (42d5d15).
Report is 4 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #92   +/-   ##
=======================================
  Coverage   93.16%   93.16%           
=======================================
  Files          38       38           
  Lines         863      863           
  Branches       78       78           
=======================================
  Hits          804      804           
  Misses         59       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@koide3 koide3 merged commit 8e66581 into master Sep 24, 2024
11 checks passed
@koide3 koide3 deleted the projective branch September 24, 2024 09:04
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