changelog
This commit is contained in:
parent
7ed4ca8cd7
commit
2ec82e0d22
|
@ -2,6 +2,9 @@
|
|||
Changelog for package collada_parser
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.4 (2014-07-07)
|
||||
-------------------
|
||||
* collada_parser: add extract actuators, fix for using nominal torque
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package collada_urdf
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.4 (2014-07-07)
|
||||
-------------------
|
||||
* moving to new dependency for urdfdom and urdfdom_headers. https://github.com/ros/rosdistro/issues/4633
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package joint_state_publisher
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.4 (2014-07-07)
|
||||
-------------------
|
||||
* Update package.xml
|
||||
|
|
|
@ -2,6 +2,13 @@
|
|||
Changelog for package kdl_parser
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* Update KDL SegmentMap interface to optionally use shared pointers
|
||||
The KDL Tree API optionally uses shared pointers on platforms where
|
||||
the STL containers don't support incomplete types.
|
||||
* Contributors: Brian Jensen
|
||||
|
||||
1.11.4 (2014-07-07)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package resource_retriever
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.4 (2014-07-07)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package robot_model
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.4 (2014-07-07)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package urdf
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.4 (2014-07-07)
|
||||
-------------------
|
||||
* moving to new dependency for urdfdom and urdfdom_headers. https://github.com/ros/rosdistro/issues/4633
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package urdf_parser_plugin
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.4 (2014-07-07)
|
||||
-------------------
|
||||
* moving to new dependency for urdfdom and urdfdom_headers. https://github.com/ros/rosdistro/issues/4633
|
||||
|
|
Loading…
Reference in New Issue