Skip to content

Commit

Permalink
1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Feb 1, 2019
1 parent 515a283 commit 63ce1a5
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions jsk_roseus/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_roseus
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.7.3 (2019-02-01)
------------------

1.7.2 (2018-11-10)
------------------
Expand Down
2 changes: 1 addition & 1 deletion jsk_roseus/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>jsk_roseus</name>
<version>1.7.2</version>
<version>1.7.3</version>
<description>
<p>Metapackage that contains roseus package for jsk-ros-pkg</p>
</description>
Expand Down
4 changes: 2 additions & 2 deletions roseus/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package roseus
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.7.3 (2019-02-01)
------------------
* roseus.cpp: when topic is subscribed twice, cleanup previous callback function (`#525 <https://github.com/jsk-ros-pkg/jsk_roseus/issues/525>`_ )
* add test for subscribe object dispose
* if object is set to gentem symbol, we can not dispose them
Expand Down
2 changes: 1 addition & 1 deletion roseus/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>roseus</name>
<version>1.7.2</version>
<version>1.7.3</version>
<description>EusLisp client for ROS Robot Operating System.</description>
<maintainer email="[email protected]">Kei Okada</maintainer>

Expand Down
4 changes: 2 additions & 2 deletions roseus_mongo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package roseus_mongo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.7.3 (2019-02-01)
------------------
* Merge remote-tracking branch 'origin/master' into last-status-msg
* Contributors: Furushchev

Expand Down
2 changes: 1 addition & 1 deletion roseus_mongo/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>roseus_mongo</name>
<version>1.7.2</version>
<version>1.7.3</version>
<description>The roseus_mongo package</description>

<maintainer email="[email protected]">Yuki Furuta</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions roseus_smach/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package roseus_smach
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.7.3 (2019-02-01)
------------------
* check why test-smach-action-client-state failing on installed test (`#570 <https://github.com/jsk-ros-pkg/jsk_roseus/issues/570>`_ )
* fix make-state-machine docstring (`#589 <https://github.com/jsk-ros-pkg/jsk_roseus/issues/589>`_ )
* re-enable test-smach-action-client-state, which is removed in https://github.com/jsk-ros-pkg/jsk_roseus/pull/567#issuecomment-406841511
Expand Down
2 changes: 1 addition & 1 deletion roseus_smach/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>roseus_smach</name>
<version>1.7.2</version>
<version>1.7.3</version>
<description>roseus_smach

* Euslisp state machine class. it will be moved.
Expand Down
4 changes: 2 additions & 2 deletions roseus_tutorials/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package roseus_tutorials
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.7.3 (2019-02-01)
------------------
* use ar_pose_alvar instead of ar_pose for kinetic (`#582 <https://github.com/jsk-ros-pkg/jsk_roseus/issues/582>`_ )
* Contributors: Yuki Furuta

Expand Down
2 changes: 1 addition & 1 deletion roseus_tutorials/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>roseus_tutorials</name>
<version>1.7.2</version>
<version>1.7.3</version>
<description>roseus_tutorials
</description>

Expand Down

0 comments on commit 63ce1a5

Please sign in to comment.