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 SmacPlanner memory leaks and costmap downsampler test #2050

Merged
merged 3 commits into from
Nov 9, 2020

Commits on Nov 7, 2020

  1. Fix shared_ptr cyclic dependencies

    Signed-off-by: Sarthak Mittal <[email protected]>
    naiveHobo committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    f52a31c View commit details
    Browse the repository at this point in the history
  2. Refactor costmap downsampler and fix test

    Signed-off-by: Sarthak Mittal <[email protected]>
    naiveHobo committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    5b4e675 View commit details
    Browse the repository at this point in the history
  3. Revert costmap downsampler test changes

    Signed-off-by: Sarthak Mittal <[email protected]>
    naiveHobo committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    b96f219 View commit details
    Browse the repository at this point in the history