Skip to content

Commit 1285eae

Browse files
committed
0.1.17
1 parent 54841e0 commit 1285eae

File tree

14 files changed

+21
-21
lines changed

14 files changed

+21
-21
lines changed

rm_common/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rm_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.1.17 (2023-02-21)
6+
-------------------
77
* Merge pull request `#95 <https://github.com/ye-luo-xi-tui/rm_control/issues/95>`_ from Edwinlinks/for-location
88
Change tf to tf2 in ori_tool for rm_location.
99
* Change tf to tf2 in ori_tool for rm_location.

rm_common/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>rm_common</name>
4-
<version>0.1.16</version>
4+
<version>0.1.17</version>
55
<description>The rm_common package</description>
66

77
<maintainer email="liaoqiayuan@gmail.com">qiayuan</maintainer>

rm_control/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rm_control
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.1.17 (2023-02-21)
6+
-------------------
77
* Merge branch 'rm-controls:master' into master
88
* Merge pull request `#84 <https://github.com/ye-luo-xi-tui/rm_control/issues/84>`_ from ye-luo-xi-tui/master
99
0.1.16

rm_control/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>rm_control</name>
4-
<version>0.1.16</version>
4+
<version>0.1.17</version>
55
<description>Meta package that contains package of rm_control.</description>
66
<maintainer email="liaoqiayuan@gmail.com">Qiayuan Liao</maintainer>
77

rm_dbus/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rm_dbus
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.1.17 (2023-02-21)
6+
-------------------
77
* Merge branch 'rm-controls:master' into master
88
* Merge pull request `#84 <https://github.com/ye-luo-xi-tui/rm_control/issues/84>`_ from ye-luo-xi-tui/master
99
0.1.16

rm_dbus/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>rm_dbus</name>
4-
<version>0.1.16</version>
4+
<version>0.1.17</version>
55
<description>A package that uses dbus to read remote control information</description>
66
<maintainer email="liaoqiayuan@gmail.com">Qiayuan Liao</maintainer>
77

rm_gazebo/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rm_gazebo
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.1.17 (2023-02-21)
6+
-------------------
77
* Merge pull request `#99 <https://github.com/ye-luo-xi-tui/rm_control/issues/99>`_ from ye-luo-xi-tui/master
88
Fix bug
99
* Fix bug.

rm_gazebo/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>rm_gazebo</name>
4-
<version>0.1.16</version>
4+
<version>0.1.17</version>
55
<description>A template for ROS packages.</description>
66
<maintainer email="liaoqiayuan@gmail.com">Qiayuan Liao</maintainer>
77
<license>BSD</license>

rm_hw/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rm_hw
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.1.17 (2023-02-21)
6+
-------------------
77
* Merge branch 'rm-controls:master' into master
88
* Merge pull request `#84 <https://github.com/ye-luo-xi-tui/rm_control/issues/84>`_ from ye-luo-xi-tui/master
99
0.1.16

rm_hw/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>rm_hw</name>
4-
<version>0.1.16</version>
4+
<version>0.1.17</version>
55
<description>ROS control warped interface for RoboMaster motor and some robot hardware</description>
66
<maintainer email="liaoqiayuan@gmail.com">Qiayuan Liao</maintainer>
77

0 commit comments

Comments
 (0)