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

0.2.4 sync - Ready for testing #1096

Merged
merged 222 commits into from
Sep 9, 2019

Conversation

crdelsey
Copy link
Contributor

@crdelsey crdelsey commented Sep 5, 2019

Updating dashing-devel branch to the master b629f55

Everything seems to be working as expected. Please test!

SteveMacenski and others added 30 commits June 28, 2019 16:06
deleting robot package
* Add parameter to disable map server

* Move parameter check to getParameters

* Uncrustify

* Don't mark static layer as current until we have a map

* Make sure static layer gets initialized

Make sure static layer gets initialized, even with an empty layer, so it doesn't crash if you disable the map service and enable the obstacle layer

* remove map service from static layer

Only use map topic instead
Subscribe to map topic with default transient local volatility
Add parameter "map_subscribe_transient_local" (default=true) for backwards compatibility with volatile publishers

* Change AMCL to use only the map topic, not map service

* remove now-unused MapServiceClient

* uncrustify

* only set current_=true when first map received

* Fix nav2_costmap inflation tests.

* Fixing collision tester test.

* Revert "uncrustify"

This reverts commit 82f88a7.
This uncrustify failure is enforced differently depending on whether
we are on the dashing branch or on the master branch. This particular
commit is only appropriate on the dashing branch, but is already present
there.
…aintainers

removing old maintainers from navigation1
* change primitives to recoveries

* changing all over new bringups with nav2_recoveries

* renaming primitive_name -> recovery_name
SteveMacenski and others added 26 commits August 27, 2019 14:23
* generic ros service caller BT node

* BT specialty service callers using BT node service

* rename to reinitialize global localization

* uncrustify/lint

* changes per PR requests
ros-navigation#1074)

* Move AMCL library files back to nav2_amcl package

* Fixing up naming so things compile again

* Transition copyright disable check to follow eig3 files.

* Transition amcl files license to LGPL 2.1

* Adding missing copyright headers to nav2_bringup package

* Adding missing copyright headers to nav2_common

* Fixing up include guard to match coding style

* Reformatting license to pass the copyright check

The change here is only whitespace changes - line length and paragraph
spacing, as well as the addition of the license title

* Relicensing file to better match the existing package

* Fixing readme to account for the new change
Adding a link to the upstream documentation on behaviortree.dev
* Add proper SPDX license IDs and repo LICENSE file

* Fixing a minor linter typo
@crdelsey crdelsey marked this pull request as ready for review September 6, 2019 00:06
@crdelsey crdelsey changed the title 0.2.4 sync 0.2.4 sync - Ready for testing Sep 6, 2019
@crdelsey crdelsey merged commit ec6ae7c into ros-navigation:dashing-devel Sep 9, 2019
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.