Skip to content

Update costmap on new computePathToPose#796

Merged
bpwilcox merged 2 commits intoros-navigation:lifecyclefrom
bpwilcox:get_costmap_navfn_fix
Jun 4, 2019
Merged

Update costmap on new computePathToPose#796
bpwilcox merged 2 commits intoros-navigation:lifecyclefrom
bpwilcox:get_costmap_navfn_fix

Conversation

@bpwilcox
Copy link
Copy Markdown

@bpwilcox bpwilcox commented Jun 1, 2019

This PR fixes an apparent oversight where the navfn_planner doesn't update its costmap when given a new computePathToPose action, which previously caused failures when attempting to navigate to areas that were considered illegal from the initial costmap it received.

@bpwilcox bpwilcox requested review from a user, mhpanah, mjeronimo, mkhansenbot and orduno June 1, 2019 00:00
Copy link
Copy Markdown
Contributor

@orduno orduno 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 change, totally overlooked this issue.

We need to add a check, see below.

bpwilcox added 2 commits June 3, 2019 12:06
@bpwilcox bpwilcox force-pushed the get_costmap_navfn_fix branch from 50ab69a to 1bf6593 Compare June 3, 2019 19:27
@bpwilcox bpwilcox merged commit 31c6f93 into ros-navigation:lifecycle Jun 4, 2019
Forsyth-Creations pushed a commit to Forsyth-Creations/navigation2 that referenced this pull request Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 - High High Priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants