Skip to content

Commit a24ed12

Browse files
committed
0.1.0
1 parent 49da61a commit a24ed12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Forthcoming
2-
-----------
1+
0.1.0 (2016-07-07)
2+
------------------
33
* Remove -ldefault_plugin from linker options, fixes `#19 <https://github.com/OctoMap/octomap_rviz_plugins/issues/19>`_
44
* Support for displaying ColorOcTree and OcTreeStamped, templated rviz plugins
55
* Trim Z values in the octomap visualization

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>octomap_rviz_plugins</name>
3-
<version>0.0.5</version>
3+
<version>0.1.0</version>
44
<description>
55
A set of plugins for displaying occupancy information decoded from binary octomap messages.
66
</description>

0 commit comments

Comments
 (0)