This commit is contained in:
agentx3r 2014-04-10 14:37:18 +00:00
parent 6619fbde8f
commit 04d919f5bd
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
Changelog for package pcl_conversions
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
0.2.0 (2014-04-10)
------------------
* Added conversions for stamp types
* update maintainer info, add eigen dependency
* fix Eigen dependency

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>pcl_conversions</name>
<version>0.1.5</version>
<version>0.2.0</version>
<description>Provides conversions from PCL data types and ROS message types</description>
<author email="william@osrfoundation.org">William Woodall</author>