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

Bringing back dynamic parameters: Costmap2D #1370

Merged

Commits on Nov 19, 2019

  1. Configuration menu
    Copy the full SHA
    18948c5 View commit details
    Browse the repository at this point in the history
  2. ROS1 parity dynamic parameter callbacks for costmap_2d

    add lambda callbacks directly
    bpwilcox committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    e3dc600 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. use shared ptr in layer

    bpwilcox committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    60c0b9a View commit details
    Browse the repository at this point in the history
  2. add mutex lock for plugin param callbacks

    bpwilcox committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    4724451 View commit details
    Browse the repository at this point in the history