We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49da61a commit a24ed12Copy full SHA for a24ed12
CHANGELOG.rst
@@ -1,5 +1,5 @@
1
-Forthcoming
2
------------
+0.1.0 (2016-07-07)
+------------------
3
* Remove -ldefault_plugin from linker options, fixes `#19 <https://github.com/OctoMap/octomap_rviz_plugins/issues/19>`_
4
* Support for displaying ColorOcTree and OcTreeStamped, templated rviz plugins
5
* Trim Z values in the octomap visualization
package.xml
@@ -1,6 +1,6 @@
<package>
<name>octomap_rviz_plugins</name>
- <version>0.0.5</version>
+ <version>0.1.0</version>
<description>
A set of plugins for displaying occupancy information decoded from binary octomap messages.
6
</description>
0 commit comments