Skip to content

Commit

Permalink
2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Nov 25, 2015
1 parent 6bef6e7 commit 560d701
Show file tree
Hide file tree
Showing 20 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions jsk_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.4 (2015-11-25)
------------------

2.0.3 (2015-07-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion jsk_common/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>jsk_common</name>
<version>2.0.3</version>
<version>2.0.4</version>
<description>
<p>Metapackage that contains commonly used toolset for jsk-ros-pkg</p>
</description>
Expand Down
4 changes: 2 additions & 2 deletions jsk_coordination_system/dynamic_tf_publisher/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package dynamic_tf_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.4 (2015-11-25)
------------------
* [dynamic_tf_publisher] Moreh helpful debug message and fix several typos
* [dynamic_tf_publisher] Use with to acquire lock
* [dynamic_tf_publisher] Advertise services at the last of initialization
Expand Down
2 changes: 1 addition & 1 deletion jsk_coordination_system/dynamic_tf_publisher/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<description>
dynamically set the tf trensformation
</description>
<version>2.0.3</version>
<version>2.0.4</version>
<author email="[email protected]">Manabu Saito</author>
<maintainer email="[email protected]">Ryohei Ueda</maintainer>
<license>BSD</license>
Expand Down
4 changes: 2 additions & 2 deletions jsk_data/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package jsk_data
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.4 (2015-11-25)
------------------
* [jsk_data/hrp2_rosbag_always.sh] Record capture points
* [jsk_data] Add stamp to file basename
* [jsk_data] Add flake8 code style check
Expand Down
2 changes: 1 addition & 1 deletion jsk_data/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>jsk_data</name>
<version>2.0.3</version>
<version>2.0.4</version>
<description>The jsk_data package</description>

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

Forthcoming
-----------
2.0.4 (2015-11-25)
------------------
* [jsk_network_tools] Disable test
* [jsk_network_tools] Do not run rostest unless CATKIN_ENABLE_TESTING is false
* [jsk_topic_tools] Add name attribute to test node
Expand Down
2 changes: 1 addition & 1 deletion jsk_network_tools/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>jsk_network_tools</name>
<version>2.0.3</version>
<version>2.0.4</version>
<description>jsk_network_tools</description>

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

Forthcoming
-----------
2.0.4 (2015-11-25)
------------------
* [image_view2] Visualize depth image
* [image_view2] Describe about msg types with topics
* [image_view2] Describe about some publising topics
Expand Down
2 changes: 1 addition & 1 deletion jsk_ros_patch/image_view2/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>image_view2</name>
<version>2.0.3</version>
<version>2.0.4</version>
<description>A simple viewer for ROS image topics with draw-on features</description>
<maintainer email="[email protected]">Kei Okada</maintainer>

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

Forthcoming
-----------
2.0.4 (2015-11-25)
------------------

2.0.3 (2015-07-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion jsk_ros_patch/multi_map_server/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>multi_map_server</name>
<version>2.0.3</version>
<version>2.0.4</version>
<description>multi_map_server provides the</description>
<maintainer email="[email protected]">Kei Okada</maintainer>

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

Forthcoming
-----------
2.0.4 (2015-11-25)
------------------
* [jsk_tilt_laser] Remove image_rect pipeline temporary because of high load. It is needed to be tuned.
* [jsk_tilt_laser] Add image_rect multi_resolution pipeline
* [jsk_tilt_laser] Add NODELET_INDEX options to use same manager with different rosparam by nodelets_i
Expand Down
2 changes: 1 addition & 1 deletion jsk_tilt_laser/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package>
<name>jsk_tilt_laser</name>
<version>2.0.3</version>
<version>2.0.4</version>
<description>The jsk_tilt_laser package</description>

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

Forthcoming
-----------
2.0.4 (2015-11-25)
------------------
* [jsk_topic_tools/rosping_existence] Speak dead nodes
* [jsk_tools] Remove test stdout space, This should be reasonable because rosparam also strip parameter, automatically.
* [jsk_tools] Warning about designed for test. After long discussion at `#1216 <https://github.com/jsk-ros-pkg/jsk_common/issues/1216>`_
Expand Down
2 changes: 1 addition & 1 deletion jsk_tools/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>jsk_tools</name>
<version>2.0.3</version>
<version>2.0.4</version>
<description>Includes emacs scripts, ros tool alias generator, and launch doc generator.</description>

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

Forthcoming
-----------
2.0.4 (2015-11-25)
------------------
* [jsk_topic_tools] test related things in CATKIN_ENABLE_TESTING block
* [jsk_topic_tools] Test warnNoRemap Closes `jsk-ros-pkg/jsk_recognition#1322 <https://github.com/jsk-ros-pkg/jsk_recognition/issues/1322>`_
* [jsk_topic_tools/rosping_existence] Speak dead nodes
Expand Down
2 changes: 1 addition & 1 deletion jsk_topic_tools/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>jsk_topic_tools</name>
<version>2.0.3</version>
<version>2.0.4</version>
<description>jsk_topic_tools</description>
<maintainer email="[email protected]">Kei Okada</maintainer>
<maintainer email="[email protected]">Yusuke Furuta</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions virtual_force_publisher/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package virtual_force_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.4 (2015-11-25)
------------------

2.0.3 (2015-07-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion virtual_force_publisher/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>virtual_force_publisher</name>
<version>2.0.3</version>
<version>2.0.4</version>
<description>
publish end effector's force, which is estmated from joint torque value
</description>
Expand Down

7 comments on commit 560d701

@wkentaro
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@k-okada
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please note that releasing package with pip depends is very difficult, so when ever you add pip based depends, please consider deb package based solution, specially repository like jsk_common where we assume most of users use this with deb install.

ros-infrastructure/jenkins_scripts#51

@wkentaro
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the information.
With no build_depends, there is no problem, isn't it? (I set python packages only as run_depends)

@k-okada
Copy link
Member Author

@k-okada k-okada commented on 560d701 Nov 26, 2015 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wkentaro
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm, I'm afraid that I can do nothing for this.
I use the package released on deb (if it exists) and use that on pypi unless there is no released package on deb..

@k-okada
Copy link
Member Author

@k-okada k-okada commented on 560d701 Nov 26, 2015 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wkentaro
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I created an issue. #1246
Please list python dependencies concretely in there which cause problems.
maybe below ones?

Please sign in to comment.