update changelog
This commit is contained in:
parent
0870c49be0
commit
7670ae4c61
|
@ -2,6 +2,14 @@
|
|||
Changelog for package collada_parser
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* remove visual and collision if there is no vertices
|
||||
* do not use visual and collision group
|
||||
* fix debug message
|
||||
* fix problem of root coordinates
|
||||
* Contributors: YoheiKakiuchi
|
||||
|
||||
1.11.0 (2014-02-21)
|
||||
-------------------
|
||||
* fix, joint axis should be rotated depend on local coords
|
||||
|
|
|
@ -2,6 +2,11 @@
|
|||
Changelog for package collada_urdf
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
* Use assimp-dev dep for building
|
||||
* Contributors: Scott K Logan
|
||||
|
||||
1.11.0 (2014-02-21)
|
||||
-------------------
|
||||
* Use VERSION_LESS instead of STRLESS
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package joint_state_publisher
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.0 (2014-02-21)
|
||||
-------------------
|
||||
* Use #!/usr/bin/env python for systems with multiple Python versions.
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package kdl_parser
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.0 (2014-02-21)
|
||||
-------------------
|
||||
* fix test at kdl_parser
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package resource_retriever
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.0 (2014-02-21)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package robot_model
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.0 (2014-02-21)
|
||||
-------------------
|
||||
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package urdf
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.0 (2014-02-21)
|
||||
-------------------
|
||||
* fix urdf files for test
|
||||
|
|
|
@ -2,6 +2,9 @@
|
|||
Changelog for package urdf_parser_plugin
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
|
||||
1.11.0 (2014-02-21)
|
||||
-------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue