update changelog

This commit is contained in:
Ioan Sucan 2013-11-18 20:26:07 -08:00
parent 02eac8f058
commit 7c32304f06
8 changed files with 32 additions and 0 deletions

View File

@ -2,5 +2,9 @@
Changelog for package collada_parser Changelog for package collada_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* fix for using collada_parser_plugin
1.10.15 (2013-08-17) 1.10.15 (2013-08-17)
-------------------- --------------------

View File

@ -2,6 +2,12 @@
Changelog for package collada_urdf Changelog for package collada_urdf
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* check for CATKIN_ENABLE_TESTING
* fix for compiling collada_to_urdf, add dependency to tf
* add collada_to_urdf.cpp for converting collada file to urdf file
1.10.15 (2013-08-17) 1.10.15 (2013-08-17)
-------------------- --------------------
* fix `#30 <https://github.com/ros/robot_model/issues/30>`_ * fix `#30 <https://github.com/ros/robot_model/issues/30>`_

View File

@ -2,6 +2,9 @@
Changelog for package joint_state_publisher Changelog for package joint_state_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.10.15 (2013-08-17) 1.10.15 (2013-08-17)
-------------------- --------------------

View File

@ -2,6 +2,10 @@
Changelog for package kdl_parser Changelog for package kdl_parser
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* check for CATKIN_ENABLE_TESTING
1.10.15 (2013-08-17) 1.10.15 (2013-08-17)
-------------------- --------------------
* fix `#30 <https://github.com/ros/robot_model/issues/30>`_ * fix `#30 <https://github.com/ros/robot_model/issues/30>`_

View File

@ -2,6 +2,10 @@
Changelog for package resource_retriever Changelog for package resource_retriever
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* check for CATKIN_ENABLE_TESTING
1.10.15 (2013-08-17) 1.10.15 (2013-08-17)
-------------------- --------------------

View File

@ -2,6 +2,9 @@
Changelog for package robot_model Changelog for package robot_model
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.10.15 (2013-08-17) 1.10.15 (2013-08-17)
-------------------- --------------------
* remove unneeded deps (fix `#32 <https://github.com/ros/robot_model/issues/32>`_) * remove unneeded deps (fix `#32 <https://github.com/ros/robot_model/issues/32>`_)

View File

@ -2,6 +2,11 @@
Changelog for package urdf Changelog for package urdf
^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
* check for CATKIN_ENABLE_TESTING
* fix for using collada_parser_plugin
1.10.15 (2013-08-17) 1.10.15 (2013-08-17)
-------------------- --------------------
* fix `#30 <https://github.com/ros/robot_model/issues/30>`_ * fix `#30 <https://github.com/ros/robot_model/issues/30>`_

View File

@ -2,5 +2,8 @@
Changelog for package urdf_parser_plugin Changelog for package urdf_parser_plugin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Forthcoming
-----------
1.10.15 (2013-08-17) 1.10.15 (2013-08-17)
-------------------- --------------------