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 using different frame for global and local costmap #3425

Merged

Commits on Feb 23, 2023

  1. getGlobalPlanConsideringBoundsInCostmapFrame

    Replace transformPlanPosesToCostmapFrame and getGlobalPlanConsideringBounds by getGlobalPlanConsideringBoundsInCostmapFrame
    Guillaume Doisy committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    fa7e901 View commit details
    Browse the repository at this point in the history
  2. use stamp from robot pose for transform

    Guillaume Doisy committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    127768c View commit details
    Browse the repository at this point in the history
  3. style

    Guillaume Doisy committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    212f996 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. fix test

    Guillaume Doisy committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    efd835d View commit details
    Browse the repository at this point in the history
  2. lint test

    Guillaume Doisy committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    058631e View commit details
    Browse the repository at this point in the history