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

Rebase PRs from Indigo #636

Merged
merged 2 commits into from Nov 30, 2017
Merged

Rebase PRs from Indigo #636

merged 2 commits into from Nov 30, 2017

Conversation

DLu
Copy link
Member

@DLu DLu commented Nov 16, 2017

#576 and #628

ljy1992 and others added 2 commits November 16, 2017 14:00
* Update gradient_path.cpp

* Update navfn.cpp
Omit the unnecessary call to getRobotPose when the start pose was
already given, so that move_base can also generate a path in
situations where getRobotPose would fail.

This is actually to work around an issue of getRobotPose randomly
failing.
@DLu DLu merged commit e538b4f into ros-planning:kinetic-devel Nov 30, 2017
@DLu DLu deleted the new_kinetic branch November 30, 2017 14:55
gerkey pushed a commit to codebot/navigation that referenced this pull request Jan 19, 2018
* Update gradient_path.cpp (ros-planning#576)

* Update gradient_path.cpp

* Update navfn.cpp

* Only do a getRobotPose when no start pose is given (ros-planning#628)

Omit the unnecessary call to getRobotPose when the start pose was
already given, so that move_base can also generate a path in
situations where getRobotPose would fail.

This is actually to work around an issue of getRobotPose randomly
failing.
johaq pushed a commit to CentralLabFacilities/navigation that referenced this pull request Mar 30, 2018
* Update gradient_path.cpp (ros-planning#576)

* Update gradient_path.cpp

* Update navfn.cpp

* Only do a getRobotPose when no start pose is given (ros-planning#628)

Omit the unnecessary call to getRobotPose when the start pose was
already given, so that move_base can also generate a path in
situations where getRobotPose would fail.

This is actually to work around an issue of getRobotPose randomly
failing.
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.

None yet

3 participants