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

Switch from map service to topic #885

Commits on Jul 11, 2019

  1. Configuration menu
    Copy the full SHA
    a783876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    068d504 View commit details
    Browse the repository at this point in the history
  3. Uncrustify

    rotu committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    7d8368f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66ad638 View commit details
    Browse the repository at this point in the history
  5. 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
    rotu committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    427d742 View commit details
    Browse the repository at this point in the history
  6. 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
    rotu committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    2953562 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e21698 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c786cb View commit details
    Browse the repository at this point in the history
  9. uncrustify

    rotu committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    82f88a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fab446b View commit details
    Browse the repository at this point in the history
  11. Fix nav2_costmap inflation tests.

    Carl Delsey authored and rotu committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    1ff5b86 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2019

  1. Fixing collision tester test.

    Carl Delsey committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    fd886c4 View commit details
    Browse the repository at this point in the history
  2. 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.
    Carl Delsey committed Jul 17, 2019
    Configuration menu
    Copy the full SHA
    35b4d94 View commit details
    Browse the repository at this point in the history