-
Notifications
You must be signed in to change notification settings - Fork 6
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
Showing
1 changed file
with
30 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
Changelog for package rviz_polygon_selection_tool | ||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
|
||
Forthcoming | ||
----------- | ||
* Merge pull request `#4 <https://github.com/marip8/rviz_polygon_selection_tool/issues/4>`_ from marip8/update/deps | ||
Updated dependencies export | ||
* Updated dependencies export | ||
* Merge pull request `#3 <https://github.com/marip8/rviz_polygon_selection_tool/issues/3>`_ from marip8/update/loop-closure | ||
Various updates | ||
* Updated README; added gif | ||
* Simplified setting of colors | ||
* Added feature to toggle loop closure | ||
* Merge pull request `#2 <https://github.com/marip8/rviz_polygon_selection_tool/issues/2>`_ from marip8/feature/colors | ||
Add tool properties | ||
* Change default point color to black | ||
* Clang format | ||
* Minor updates | ||
* Added point size and coloring and line coloring | ||
* Merge pull request `#1 <https://github.com/marip8/rviz_polygon_selection_tool/issues/1>`_ from marip8/feature/polygon-selection-tool | ||
Polygon Selection Tool | ||
* Update package.xml | ||
* Added CI files | ||
* Add checks around include of CMake macro | ||
* Added lasso mode | ||
* Added formatting files and scripts | ||
* Initial commit of Rviz polygon selection tool | ||
* Initial commit | ||
* Contributors: Michael Ripperger, Tyler Marr |