Skip to content

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuwamai committed Feb 4, 2025
1 parent 000f093 commit 47c3ec4
Show file tree
Hide file tree
Showing 13 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions crane_x7/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package crane_x7
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2025-02-04)
------------------
* Contributors: Atsushi Kuwagata

4.3.0 (2023-06-14)
Expand Down
2 changes: 1 addition & 1 deletion crane_x7/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>crane_x7</name>
<version>4.4.0</version>
<version>5.0.0</version>
<description>ROS 2 package suite of CRANE-X7</description>
<maintainer email="[email protected]">RT Corporation</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions crane_x7_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package crane_x7_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2025-02-04)
------------------
* goal_toleranceの設定と把持角の調整 (`#193 <https://github.com/rt-net/crane_x7_ros/issues/193>`_)
* Contributors: Atsushi Kuwagata

Expand Down
2 changes: 1 addition & 1 deletion crane_x7_control/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>crane_x7_control</name>
<version>4.4.0</version>
<version>5.0.0</version>
<description>The CRANE-X7 control package</description>
<maintainer email="[email protected]">RT Corporation</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions crane_x7_examples/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package crane_x7_examples
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2025-02-04)
------------------
* Mock components対応 (`#201 <https://github.com/rt-net/crane_x7_ros/issues/201>`_)
* Jazzy対応 (`#198 <https://github.com/rt-net/crane_x7_ros/issues/198>`_)
* RealSenseのcamera_namespace対応 (`#197 <https://github.com/rt-net/crane_x7_ros/issues/197>`_)
Expand Down
2 changes: 1 addition & 1 deletion crane_x7_examples/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>crane_x7_examples</name>
<version>4.4.0</version>
<version>5.0.0</version>
<description>CRANE-X7 examples package</description>
<maintainer email="[email protected]">RT Corporation</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions crane_x7_examples_py/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Changelog for package crane_x7_examples_py
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2025-02-04)
------------------
* moveit_pyサンプルパッケージ追加 (`#203 <https://github.com/rt-net/crane_x7_ros/issues/203>`_)
* Contributors: Atsushi Kuwagata, Yusuke Kato, Nozomi Mizoguchi
2 changes: 1 addition & 1 deletion crane_x7_examples_py/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>crane_x7_examples_py</name>
<version>4.4.0</version>
<version>5.0.0</version>
<description>Python examples of CRANE-X7 ROS package</description>
<maintainer email="[email protected]">RT Corporation</maintainer>
<license>Apache License 2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion crane_x7_examples_py/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name=package_name,
version='0.1.0',
version='5.0.0',
packages=find_packages(exclude=['test']),
data_files=[
('share/ament_index/resource_index/packages', ['resource/' + package_name]),
Expand Down
4 changes: 2 additions & 2 deletions crane_x7_gazebo/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package crane_x7_gazebo
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2025-02-04)
------------------
* Jazzy対応 (`#198 <https://github.com/rt-net/crane_x7_ros/issues/198>`_)
* Gazeboのclockをtopicへ配信 (`#192 <https://github.com/rt-net/crane_x7_ros/issues/192>`_)
* Contributors: Atsushi Kuwagata, Yusuke Kato, Nozomi Mizoguchi
Expand Down
2 changes: 1 addition & 1 deletion crane_x7_gazebo/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>crane_x7_gazebo</name>
<version>4.4.0</version>
<version>5.0.0</version>
<description>The crane_x7_gazebo package</description>
<maintainer email="[email protected]">RT Corporation</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions crane_x7_moveit_config/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package crane_x7_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
5.0.0 (2025-02-04)
------------------
* Jazzy対応 (`#198 <https://github.com/rt-net/crane_x7_ros/issues/198>`_)
* Contributors: Atsushi Kuwagata, Yusuke Kato, Mizoguchi Nozomi

Expand Down
2 changes: 1 addition & 1 deletion crane_x7_moveit_config/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>crane_x7_moveit_config</name>
<version>4.4.0</version>
<version>5.0.0</version>
<description>CRANE-X7 move_group config package</description>
<maintainer email="[email protected]">RT Corporation</maintainer>
<license>Apache License 2.0</license>
Expand Down

0 comments on commit 47c3ec4

Please sign in to comment.