Skip to content

Conversation

@S1ink
Copy link
Member

@S1ink S1ink commented Oct 16, 2025

  • Properly handle lidar driver out-of-order scan stamps (no more spontaneous odom failures!)
  • Add map cropping functionality
  • Change mapping paradigm to be "FPV-prioritizing" (workaround for ghost points and surface blurring)
  • Estimate normals in mapping stage for better efficiency and surface collision estimation
  • Change traversibility to use point deltas rather than just gradients (properly handle obstacle scaling)
  • Silence PCL warnings
  • Improve LFD reliability
  • Extend traversibility score to handle pathing failures in the future
  • Expose path planning params
  • Handle cases where path planning goals are unreachable

closes #49
closes #48
possibly addresses #46

@S1ink S1ink changed the title Drastically improve mapping, traversibility Change mapping, traversibility paradigm Oct 16, 2025
@S1ink S1ink merged commit 83134b2 into main Oct 28, 2025
4 checks passed
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.

Mitigate ghost point mapping Create system for limiting mapping bound

2 participants