-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6be05a8
commit da25d28
Showing
4 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,16 @@ | |
Changelog for package mapviz_plugins | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
Forthcoming | ||
----------- | ||
* Adding rotation to image_plugin (`#682 <https://github.com/swri-robotics/mapviz/issues/682>`_) | ||
* Adding rotation to image_plugin | ||
--------- | ||
Co-authored-by: David Anthony <[email protected]> | ||
* fixed button connect (`#807 <https://github.com/swri-robotics/mapviz/issues/807>`_) | ||
* Restore and refactor use_latest_transforms option for point drawing plugins like Odometry. (`#705 <https://github.com/swri-robotics/mapviz/issues/705>`_) | ||
* Contributors: Anthony Jiang, Marc Alban, TobinHall | ||
|
||
1.4.2 (2022-12-13) | ||
------------------ | ||
* Merge pull request `#716 <https://github.com/swri-robotics/mapviz/issues/716>`_ from swri-robotics/pose_publisher | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,12 @@ | |
Changelog for package tile_map | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
Forthcoming | ||
----------- | ||
* Fix unitialized bing source (`#799 <https://github.com/swri-robotics/mapviz/issues/799>`_) | ||
Co-authored-by: Alex Youngs <[email protected]> | ||
* Contributors: agyoungs | ||
|
||
1.4.2 (2022-12-13) | ||
------------------ | ||
* Merge pull request `#721 <https://github.com/swri-robotics/mapviz/issues/721>`_ from rjb0026/720-allow-building-with-c++14-for-version-greater-than-kinetic | ||
|