grid_map icon indicating copy to clipboard operation
grid_map copied to clipboard

Use ament_export_targets in grid_map_costmap_2d (backport #424)

Open mergify[bot] opened this issue 2 years ago • 1 comments

This is an automatic backport of pull request #424 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

mergify[bot] avatar Feb 20 '24 13:02 mergify[bot]

Error:

  Target "grid_map_costmap_2d-test" links to target
  "nav2_costmap_2d::nav2_costmap_2d_core" but the target was not found.

Ryanf55 avatar Feb 26 '24 17:02 Ryanf55

Error:

  Target "grid_map_costmap_2d-test" links to target
  "nav2_costmap_2d::nav2_costmap_2d_core" but the target was not found.

Fixed by waiting for upstream binaries to come in.

Ryanf55 avatar Jul 28 '24 17:07 Ryanf55