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

global_planner path calc out of bounds --- weird potential field --- rolling window global costmap #1103

Open
tristan-schwoerer opened this issue Mar 11, 2021 · 0 comments

Comments

@tristan-schwoerer
Copy link

tristan-schwoerer commented Mar 11, 2021

Hi,
i am using the global_planner with A* and a non static (rolling window) global costmap. Therefore i set outline_map to false. most of the time everything is working perfeectly.
Unfortunately sometimes i get

[ERROR] [1615495223.231827424, 22474.899000000]: NO PATH! [ERROR] [1615495223.231872072, 22474.899000000]: Failed to get a plan from potential when a legal potential was found. This shouldn't happen.
and the info:
[PathCalc] Out of bounds

when looking at the potential field i can see that something doesn't look right. See in the attached picture:
out of bounds

This is potential field and global costmap on top of each other. Additional the robot, The goal and the incoming range data for the layers.
I don't know why the potential field starts again with that white part at the top.

I would appreciate any help with this although i think it might be a bug, that occurs when using the global planner in the rather uncommon way of a rolling window costmap.

Tristan

System:

Ubuntu Mate 20.04.02
branch: noetic_devel

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