Skip to content

Commit 704f0d6

Browse files
authored
1.2.0リリースのためにCHANGELOG.rstとpackage.xmlを更新 (#53)
1 parent d31e7eb commit 704f0d6

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22
Changelog for package raspimouse_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
1.2.0 (2024-03-05)
6+
------------------
7+
* シミュレータ環境でscanトピックをpublish (`#52 <https://github.com/rt-net/raspimouse_description/issues/52>`_)
8+
* camera_downwardがtrueのときRGBカメラが斜め下を向くように変更 (`#50 <https://github.com/rt-net/raspimouse_description/issues/50>`_)
9+
Co-authored-by: Shota Aoki <s.aoki@rt-net.jp>
10+
* READMEにRGBカメラを表示するコマンドを追記 (`#47 <https://github.com/rt-net/raspimouse_description/issues/47>`_)
11+
* Gazebo上で画像トピックを配信できるように変更 (`#46 <https://github.com/rt-net/raspimouse_description/issues/46>`_)
12+
* RGBカメラのモデルを表示できるように変更 (`#45 <https://github.com/rt-net/raspimouse_description/issues/45>`_)
13+
Co-authored-by: Shota Aoki <s.aoki@rt-net.jp>
14+
* cmd_velとodomのトピック名をremapping (`#44 <https://github.com/rt-net/raspimouse_description/issues/44>`_)
15+
* controller managerが起動するように変更 (`#43 <https://github.com/rt-net/raspimouse_description/issues/43>`_)
16+
Co-authored-by: Shota Aoki <s.aoki@rt-net.jp>
17+
* robot_description_loaderを実装 (`#42 <https://github.com/rt-net/raspimouse_description/issues/42>`_)
18+
Co-authored-by: Daisuke Sato <daisuke.sato@rt-net.jp>
19+
* Contributors: YusukeKato
20+
521
1.1.0 (2023-11-07)
622
------------------
723
* READMEにRGBカメラを表示するコマンドを追記 (`#47 <https://github.com/rt-net/raspimouse_description/issues/47>`_)

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>raspimouse_description</name>
5-
<version>1.1.0</version>
5+
<version>1.2.0</version>
66
<description>The raspimouse_description package</description>
77
<maintainer email="shop@rt-net.jp">RT Corporation</maintainer>
88

0 commit comments

Comments
 (0)