Skip to content

Commit bba16bb

Browse files
authored
4.0.0 (#14)
* CHANGELOG追加 * 4.0.0
1 parent c01c497 commit bba16bb

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

CHANGELOG.rst

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2+
Changelog for package crane_x7_description
3+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
5+
4.0.0 (2025-02-04)
6+
------------------
7+
* joint2の可動範囲調整 (`#13 <https://github.com/rt-net/crane_x7_description/issues/13>`_)
8+
* mock components対応 (`#12 <https://github.com/rt-net/crane_x7_description/issues/12>`_)
9+
* joint_4の可動範囲を調整 (`#11 <https://github.com/rt-net/crane_x7_description/issues/11>`_)
10+
* Jazzy対応 (`#10 <https://github.com/rt-net/crane_x7_description/issues/10>`_)
11+
* Contributors: Atsushi Kuwagata, Shota Aoki, Nozomi Mizoguchi
12+
13+
3.0.0 (2023-08-24)
14+
------------------
15+
* Delete .ci.rosinstall to fix ign_ros2_controll installation in CI. (`#9 <https://github.com/rt-net/crane_x7_description/issues/9>`_)
16+
* Fix gripper mimic joint control (`#8 <https://github.com/rt-net/crane_x7_description/issues/8>`_)
17+
* Support ROS 2 Humble (`#4 <https://github.com/rt-net/crane_x7_description/issues/4>`_)
18+
* RealSense D435搭載モデルに対応 (`#5 <https://github.com/rt-net/crane_x7_description/issues/5>`_)
19+
* Contributors: Fabian Dubois, Atsushi Kuwagata, Shota Aoki
20+
21+
2.0.0 (2022-09-05)
22+
------------------
23+
* Support ROS 2 Foxy (`#3 <https://github.com/rt-net/crane_x7_description/issues/3>`_)
24+
* Contributors: Atsushi Kuwagata, Shota Aoki
25+
26+
1.0.0 (2022-05-26)
27+
------------------
28+
* パッケージ独立に伴い、ドキュメントファイルを追加する (`#1 <https://github.com/rt-net/crane_x7_description/issues/1>`_)
29+
* crane_x7_rosから抽出
30+
* Contributors: Shota Aoki

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>crane_x7_description</name>
5-
<version>3.0.0</version>
5+
<version>4.0.0</version>
66
<description>The CRANE-X7 description package</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88
<license>NON-COMMERCIAL LICENSE AGREEMENT</license>

0 commit comments

Comments
 (0)