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

Inflation layer doesn't respect possibly inscribed definition #2315

Closed
SteveMacenski opened this issue Apr 17, 2021 · 2 comments
Closed

Inflation layer doesn't respect possibly inscribed definition #2315

SteveMacenski opened this issue Apr 17, 2021 · 2 comments

Comments

@SteveMacenski
Copy link
Member

http://wiki.ros.org/costmap_2d/hydro/inflation

The inflation layer doesn't even get the circumscribed_radius_ to use it to set any costs nearer than this to an obstacle to not exceed 128.

@SteveMacenski
Copy link
Member Author

https://github.com/ros-planning/navigation_experimental/blob/melodic-devel/sbpl_lattice_planner/src/sbpl_lattice_planner.cpp#L253-L271 SBPL has a solution to this locally. Doesn't really fit as a general solution, but it meets the needs for specific path planners

@SteveMacenski
Copy link
Member Author

Closing w.r.t. that solution for the smac global planner collision detection algorithms. With some discussions with Alexey, that seems to be the lowest friction solution to fix in the algorithms as the others would involve significant overhauls of the inflation and costmap layer architecture. If this is an issue for you as a user in the future, please feel free to comment and we can reopen / discuss.

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

No branches or pull requests

1 participant