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

grid_map: 2.2.1-1 in 'jazzy/distribution.yaml' [bloom] #44226

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ryanf55
Copy link
Contributor

@Ryanf55 Ryanf55 commented Jan 18, 2025

Increasing version of package(s) in repository grid_map to 2.2.1-1:

grid_map

  • No changes

grid_map_cmake_helpers

  • No changes

grid_map_core

* Fix UB in SpiralIterator::operator++ (#481 <https://github.com/Ryanf55/grid_map/issues/481>) (#487 <https://github.com/Ryanf55/grid_map/issues/487>)
  * Calling pop_back on an iterator past the end is UB
  (cherry picked from commit 74dbbc83ad695c09bc60dcc856aa8a75741311a9)
  Co-authored-by: Ryan <mailto:[email protected]>
* Contributors: mergify[bot]

grid_map_costmap_2d

  • No changes

grid_map_cv

  • No changes

grid_map_demos

  • No changes

grid_map_filters

  • No changes

grid_map_loader

  • No changes

grid_map_msgs

  • No changes

grid_map_octomap

  • No changes

grid_map_pcl

  • No changes

grid_map_ros

* Add test dependency to on rosbad default plugins (#491 <https://github.com/Ryanf55/grid_map/issues/491>) (#495 <https://github.com/Ryanf55/grid_map/issues/495>)
  (cherry picked from commit 73d9427add8429b299da8f266b562c5c3f0e13cb)
  Co-authored-by: Ryan <mailto:[email protected]>
* Fix LoadFromBag assumptions causing C++ exceptions during serialization (#438 <https://github.com/Ryanf55/grid_map/issues/438>) (#468 <https://github.com/Ryanf55/grid_map/issues/468>)
  Fix LoadFromBag assumptions
  * Not all bags have only GridMap messages
  * Not all bags have GridMap on the right topic
  * Add test for trying to load a grid map from a bag that doesn't
  contain it on the expected topic
  * Add nullptr check on reader messages
  * Remove unused include
  * Don't skip reporting when tests fail
  (cherry picked from commit 25a1ea53297ac739d0b2fd6eff6a5c0145cee5c6)
  Co-authored-by: Ryan <mailto:[email protected]>
* Contributors: mergify[bot]

grid_map_rviz_plugin

  • No changes

grid_map_sdf

  • No changes

grid_map_visualization

  • No changes

@github-actions github-actions bot added the jazzy Issue/PR is for the ROS 2 Jazzy distribution label Jan 18, 2025
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for sending a pull request to ROS distro!

This is an automated tool that helps check your pull request for correctness.
This tool checks a number of attributes associated with your ROS package and generates a report that helps our reviewers merge your pull request in a timely fashion. Here are a few things to consider when sending adding or updating a package to ROS Distro.
ROS Distro includes a very helpful CONTRIBUTING.md file that we recommend reading if it is your first time submitting a package.
Please also read the ROS Distro review guidelines which summarizes this release process.

ROS Distro Considerations

Package Considerations

Having your package included in a ROS Distro is a badge of quality, and we recommend that package developers strive to create packages of the highest quality. We recommend package developers review the following resources before submitting their package.

Need Help?

Please post your questions to Robotics Stack Exchange or refer to the #infra-help channel on our Discord server.


For changes related to yamllint:

  • ✅ All new lines of YAML pass linter checks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jazzy Issue/PR is for the ROS 2 Jazzy distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant