Skip to content

Commit

Permalink
1.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sloretz committed Jun 24, 2017
1 parent a6b87fc commit 11f6d02
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions joint_state_publisher/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package joint_state_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.10 (2017-06-24)
--------------------

1.12.9 (2017-04-26)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion joint_state_publisher/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>joint_state_publisher</name>
<version>1.12.9</version>
<version>1.12.10</version>
<description>
This package contains a tool for setting and publishing joint state values for a given URDF.
</description>
Expand Down
4 changes: 2 additions & 2 deletions robot_model/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package robot_model
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.10 (2017-06-24)
--------------------

1.12.9 (2017-04-26)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion robot_model/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>robot_model</name>
<version>1.12.9</version>
<version>1.12.10</version>
<description>
<tt>robot_model</tt> contains packages for modeling various
aspects of robot information, specified in the Xml Robot
Expand Down
4 changes: 2 additions & 2 deletions urdf/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package urdf
^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.10 (2017-06-24)
--------------------
* Change urdf::Model to use std::shared_ptrs in urdfdom > v0.4 (`#206 <https://github.com/ros/robot_model/issues/206>`_)
* Contributors: Dave Coleman

Expand Down
2 changes: 1 addition & 1 deletion urdf/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>urdf</name>
<version>1.12.9</version>
<version>1.12.10</version>
<description>
This package contains a C++ parser for the Unified Robot Description
Format (URDF), which is an XML format for representing a robot model.
Expand Down
4 changes: 2 additions & 2 deletions urdf_parser_plugin/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package urdf_parser_plugin
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.12.10 (2017-06-24)
--------------------

1.12.9 (2017-04-26)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion urdf_parser_plugin/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>urdf_parser_plugin</name>
<version>1.12.9</version>
<version>1.12.10</version>
<description>
This package contains a C++ base class for URDF parsers.
</description>
Expand Down

0 comments on commit 11f6d02

Please sign in to comment.