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

Fix for #750: Added publishZeroVelocity() before starting planner #751

Merged
merged 1 commit into from
Jun 18, 2019

Conversation

sunilsulania
Copy link
Contributor

Edit for Issue #750

@sunilsulania
Copy link
Contributor Author

I have tested this on my stage simulation environment and this edit seems to have fixed the bug. I am not very sure about future planned changes in move_base and if I have added fix at correct location, please confirm before merging.

@DLu DLu merged commit 603ec34 into ros-planning:melodic-devel Jun 18, 2019
GodCed pushed a commit to GodCed/navigation that referenced this pull request Jan 8, 2020
* clear area in layer for melodic

* Added publishZeroVelocity() before starting planner (ros-planning#751)

Edit for Issue ros-planning#750

* Changed logic for when to resize layered costmap in static layer (ros-planning#792)

* Changed logic for when to resize layered costmap in static layer

-Now the master layered costmap should no longer get resized when
isSizeLocked returns true

* Fixing format for if loop

* Provide different negative values for unknown and out-of-map costs (ros-planning#833)

* Add force_updating and affected_maps parameters to tailor clear costmaps recovey (ros-planning#838)

behavior

* Costmap_2d plugin universal parameters and pre-hydro warnings (ros-planning#738)

* Comment and description clarification

* Renamed resetOldParameters to loadOldParameters

* Upscaled pre-hydro parameter info message to warning and added costmap-name

* Warn user when static_map or map_type is set but not used while plugins are used

* Added function that copies parent parameters inside each layer (makes it possible to set a global inflation_radius)

* use parameter magic

* Fixes ros-planning#782 (ros-planning#892)

* Drop Parameter Magic (ros-planning#893)

* Fix typo in amcl_laser model header (ros-planning#918)

* Cherry pick ros-planning#914 (ros-planning#919)

* update changelogs

* 1.16.3

Co-authored-by: Steven Macenski <stevenmacenski@gmail.com>
Co-authored-by: SUNIL SULANIA <sunilsulania9192@gmail.com>
Co-authored-by: David V. Lu!! <davidvlu@gmail.com>
Co-authored-by: Jorge Santos Simón <jsantossimon@gmail.com>
Co-authored-by: Martin Ganeff <martinganeff@gmail.com>
Co-authored-by: Hadi Tabatabaee <hadi.tab@gmail.com>
Co-authored-by: Michael Ferguson <mfergs7@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants