Skip to content

Commit

Permalink
リリース2.0.0に向けたバージョンと変更差分の更新 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
KuraZuzu authored Nov 8, 2024
1 parent 77ff34c commit a4cb46f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package raspimouse_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.0 (2024-11-08)
------------------
* Support ROS 2 Jazzy (`#55 <https://github.com/rt-net/raspimouse_description/issues/55>`_)
Co-authored-by: Kazushi Kurasawa <[email protected]>
* Replace `ign` to `gz`
* Updated the remapping for subscription to reflect the removal of `unstamped` from `ros2_controllers <https://github.com/ros-controls/ros2_controllers/blob/57c50e584e33b316dd64801916cf6d951e0cff5b/tricycle_controller/CHANGELOG.rst#4100-2024-07-01>`_
* Contributors: YusukeKato

1.2.0 (2024-03-05)
------------------
* シミュレータ環境でscanトピックをpublish (`#52 <https://github.com/rt-net/raspimouse_description/issues/52>`_)
Expand Down
2 changes: 1 addition & 1 deletion 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>raspimouse_description</name>
<version>1.2.0</version>
<version>2.0.0</version>
<description>The raspimouse_description package</description>
<maintainer email="[email protected]">RT Corporation</maintainer>

Expand Down

0 comments on commit a4cb46f

Please sign in to comment.