File tree Expand file tree Collapse file tree 15 files changed +163
-0
lines changed Expand file tree Collapse file tree 15 files changed +163
-0
lines changed Original file line number Diff line number Diff line change 22Changelog for package grid_map
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Merge pull request `#443 <https://github.com/ANYbotics/grid_map/issues/443 >`_ from Ryanf55/update-maintainers
8+ Add Ryan as maintainer, remove Steve
9+ * Add Ryan as maintainer, remove Steve
10+ * Merge pull request `#420 <https://github.com/ANYbotics/grid_map/issues/420 >`_ from Ryanf55/enfore-cpp17
11+ Enfore C++17
12+ * Enfore C++17
13+ * Contributors: Ryan, Ryan Friedman
14+
5152.1.0 (2022-11-08)
616------------------
717
Original file line number Diff line number Diff line change 22Changelog for package grid_map_cmake_helpers
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Merge pull request `#443 <https://github.com/ANYbotics/grid_map/issues/443 >`_ from Ryanf55/update-maintainers
8+ Add Ryan as maintainer, remove Steve
9+ * Add Ryan as maintainer, remove Steve
10+ * Merge pull request `#419 <https://github.com/ANYbotics/grid_map/issues/419 >`_ from Ryanf55/stop-using-CMAKE_COMPILER_IS_GNUCXX
11+ Stop using deprecated CMAKE_COMPILER_IS_GNUCXX
12+ * Merge pull request `#420 <https://github.com/ANYbotics/grid_map/issues/420 >`_ from Ryanf55/enfore-cpp17
13+ Enfore C++17
14+ * Enfore C++17
15+ * Stop using deprecated CMAKE_COMPILER_IS_GNUCXX
16+ * Switch to CMAKE_CXX_COMPILER_ID
17+ * https://cmake.org/cmake/help/latest/variable/CMAKE_LANG_COMPILER_ID.html
18+ * Contributors: Ryan, Ryan Friedman
19+
5202.1.0 (2022-11-08)
621------------------
722
Original file line number Diff line number Diff line change 22Changelog for package grid_map_core
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Merge pull request `#458 <https://github.com/ANYbotics/grid_map/issues/458 >`_ from ANYbotics/ci-temp-skip-octomap-server
8+ build: treat several build issues on rolling
9+ * suppress warning due to gcc13 bug
10+ * Merge pull request `#443 <https://github.com/ANYbotics/grid_map/issues/443 >`_ from Ryanf55/update-maintainers
11+ Add Ryan as maintainer, remove Steve
12+ * Add Ryan as maintainer, remove Steve
13+ * Merge pull request `#404 <https://github.com/ANYbotics/grid_map/issues/404 >`_ from Ryanf55/bugfix-403-cmake
14+ grid_map_core: Use ament_export_targets and improve eigen linkage
15+ * Update ament to latest recommendations
16+ * Fixes include errors in grid_map_geo ros2 port
17+ * Contributors: Ryan, Ryan Friedman, wep21
18+
5192.1.0 (2022-11-08)
620------------------
721
Original file line number Diff line number Diff line change 22Changelog for package grid_map_costmap_2d
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Merge pull request `#424 <https://github.com/ANYbotics/grid_map/issues/424 >`_ from Ryanf55/modern-ament-grid-map-costmap-2d
8+ Use ament_export_targets in grid_map_costmap_2d
9+ * Remove extra whitespace
10+ * Merge pull request `#443 <https://github.com/ANYbotics/grid_map/issues/443 >`_ from Ryanf55/update-maintainers
11+ Add Ryan as maintainer, remove Steve
12+ * Add Ryan as maintainer, remove Steve
13+ * Fix whitespace, make INTERFACE type
14+ * Use ament_export_targets
15+ * Link to exported namespace targets when possible
16+ * Contributors: Ryan, Ryan Friedman
17+
5182.1.0 (2022-11-08)
619------------------
720
Original file line number Diff line number Diff line change 22Changelog for package grid_map_cv
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Merge pull request `#458 <https://github.com/ANYbotics/grid_map/issues/458 >`_ from ANYbotics/ci-temp-skip-octomap-server
8+ build: treat several build issues on rolling
9+ * suppress warning due to gcc13 bug
10+ * Merge pull request `#442 <https://github.com/ANYbotics/grid_map/issues/442 >`_ from Ryanf55/bugfix-use-old-style-for-filters
11+ Bugfix use old style include directories for filters
12+ * Merge pull request `#443 <https://github.com/ANYbotics/grid_map/issues/443 >`_ from Ryanf55/update-maintainers
13+ Add Ryan as maintainer, remove Steve
14+ * Add Ryan as maintainer, remove Steve
15+ * Add link to upstream ticket
16+ * Use old-style variables for filter include directories
17+ * Merge pull request `#404 <https://github.com/ANYbotics/grid_map/issues/404 >`_ from Ryanf55/bugfix-403-cmake
18+ grid_map_core: Use ament_export_targets and improve eigen linkage
19+ * fix: use target link libraries instead of ament target deps
20+ * Update ament to latest recommendations
21+ * Fixes include errors in grid_map_geo ros2 port
22+ * Contributors: Ryan, Ryan Friedman, wep21
23+
5242.1.0 (2022-11-08)
625------------------
726* fix: change cv_bridge.h -> .hpp (`#376 <https://github.com/ANYbotics/grid_map/issues/376 >`_)
Original file line number Diff line number Diff line change 22Changelog for package grid_map_demos
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Merge pull request `#443 <https://github.com/ANYbotics/grid_map/issues/443 >`_ from Ryanf55/update-maintainers
8+ Add Ryan as maintainer, remove Steve
9+ * Add Ryan as maintainer, remove Steve
10+ * Merge pull request `#419 <https://github.com/ANYbotics/grid_map/issues/419 >`_ from Ryanf55/stop-using-CMAKE_COMPILER_IS_GNUCXX
11+ Stop using deprecated CMAKE_COMPILER_IS_GNUCXX
12+ * Stop using deprecated CMAKE_COMPILER_IS_GNUCXX
13+ * Switch to CMAKE_CXX_COMPILER_ID
14+ * https://cmake.org/cmake/help/latest/variable/CMAKE_LANG_COMPILER_ID.html
15+ * Contributors: Ryan, Ryan Friedman
16+
5172.1.0 (2022-11-08)
618------------------
719* fix: change cv_bridge.h -> .hpp (`#376 <https://github.com/ANYbotics/grid_map/issues/376 >`_)
Original file line number Diff line number Diff line change 22Changelog for package grid_map_filters
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Merge pull request `#458 <https://github.com/ANYbotics/grid_map/issues/458 >`_ from ANYbotics/ci-temp-skip-octomap-server
8+ build: treat several build issues on rolling
9+ * apply uncrustify except for EigenLab.hpp
10+ * Merge pull request `#443 <https://github.com/ANYbotics/grid_map/issues/443 >`_ from Ryanf55/update-maintainers
11+ Add Ryan as maintainer, remove Steve
12+ * Add Ryan as maintainer, remove Steve
13+ * Merge pull request `#419 <https://github.com/ANYbotics/grid_map/issues/419 >`_ from Ryanf55/stop-using-CMAKE_COMPILER_IS_GNUCXX
14+ Stop using deprecated CMAKE_COMPILER_IS_GNUCXX
15+ * Stop using deprecated CMAKE_COMPILER_IS_GNUCXX
16+ * Switch to CMAKE_CXX_COMPILER_ID
17+ * https://cmake.org/cmake/help/latest/variable/CMAKE_LANG_COMPILER_ID.html
18+ * Contributors: Ryan, Ryan Friedman, wep21
19+
5202.1.0 (2022-11-08)
621------------------
722
Original file line number Diff line number Diff line change 22Changelog for package grid_map_loader
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Merge pull request `#443 <https://github.com/ANYbotics/grid_map/issues/443 >`_ from Ryanf55/update-maintainers
8+ Add Ryan as maintainer, remove Steve
9+ * Add Ryan as maintainer, remove Steve
10+ * Contributors: Ryan, Ryan Friedman
11+
5122.1.0 (2022-11-08)
613------------------
714
Original file line number Diff line number Diff line change 22Changelog for package grid_map_msgs
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Merge pull request `#443 <https://github.com/ANYbotics/grid_map/issues/443 >`_ from Ryanf55/update-maintainers
8+ Add Ryan as maintainer, remove Steve
9+ * Add Ryan as maintainer, remove Steve
10+ * Contributors: Ryan, Ryan Friedman
11+
5122.1.0 (2022-11-08)
613------------------
714
Original file line number Diff line number Diff line change 22Changelog for package grid_map_octomap
33^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
5+ Forthcoming
6+ -----------
7+ * Merge pull request `#443 <https://github.com/ANYbotics/grid_map/issues/443 >`_ from Ryanf55/update-maintainers
8+ Add Ryan as maintainer, remove Steve
9+ * Add Ryan as maintainer, remove Steve
10+ * Contributors: Ryan, Ryan Friedman
11+
5122.1.0 (2022-11-08)
613------------------
714
You can’t perform that action at this time.
0 commit comments