Skip to content

Reduce global path spacing/state space size from 30km to 3km#850

Merged
raghumanimehta merged 10 commits intomainfrom
SPDonaghy/reduce-state-space-size
Mar 29, 2026
Merged

Reduce global path spacing/state space size from 30km to 3km#850
raghumanimehta merged 10 commits intomainfrom
SPDonaghy/reduce-state-space-size

Conversation

@SPDonaghy
Copy link
Copy Markdown
Contributor

@SPDonaghy SPDonaghy commented Mar 7, 2026

Description

This PR resolves the issue where the ompl path does not reach all the way to the goal point when the maximum edge length is set small. We do want to have a small edge length to reduce the possibility of edges of the path cross cutting obstacle collision zones (while the end points are not in the collision zone)

Global path interval spacing was changed from 30.0 km to 3.0 km and the maximum edge length was reduced from 5.0 km to 0.5 km.

Verification

  • launch local pathfinding and ensure no errors and the path looks correct in the visualizer
image

Copy link
Copy Markdown
Contributor

@raghumanimehta raghumanimehta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes!

Just a couple suggestions and questions.

@raghumanimehta raghumanimehta added the path Pathfinding team label Mar 8, 2026
Copy link
Copy Markdown
Contributor

@raghumanimehta raghumanimehta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor comment issue plus cicd is broken.

@SPDonaghy
Copy link
Copy Markdown
Contributor Author

Know how to fix the 1 failing test. Will do it tomorrow

@SPDonaghy
Copy link
Copy Markdown
Contributor Author

Nevermind, was seeing old email about CI failing; it's good now.

@raghumanimehta raghumanimehta merged commit 81df8ef into main Mar 29, 2026
5 of 6 checks passed
@raghumanimehta raghumanimehta deleted the SPDonaghy/reduce-state-space-size branch March 29, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

path Pathfinding team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants