Skip to content

Commit 5c8ff60

Browse files
Merge pull request #104 from ye-luo-xi-tui/master
0.1.17
2 parents 55f0bad + 1285eae commit 5c8ff60

File tree

14 files changed

+98
-7
lines changed

14 files changed

+98
-7
lines changed

rm_common/CHANGELOG.rst

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

5+
0.1.17 (2023-02-21)
6+
-------------------
7+
* Merge pull request `#95 <https://github.com/ye-luo-xi-tui/rm_control/issues/95>`_ from Edwinlinks/for-location
8+
Change tf to tf2 in ori_tool for rm_location.
9+
* Change tf to tf2 in ori_tool for rm_location.
10+
* Merge branch 'rm-controls:master' into master
11+
* Merge branch 'master' into balance_state
12+
* Merge pull request `#90 <https://github.com/ye-luo-xi-tui/rm_control/issues/90>`_ from chenhuiYu00/dev/commander_sender
13+
Update gimbal error and track data in the command sender.
14+
* Code style.
15+
* Update shooter command sender.
16+
* Cancel storage of gimbal error data.
17+
* Merge branch 'rm-controls:master' into master
18+
* Merge pull request `#84 <https://github.com/ye-luo-xi-tui/rm_control/issues/84>`_ from ye-luo-xi-tui/master
19+
0.1.16
20+
* Merge branch 'rm-controls:master' into master
21+
* Merge branch 'rm-controls:master' into master
22+
* Contributors: Edwinlinks, ye-luo-xi-tui, yezi, yuchen, 吕骏骐
23+
524
0.1.16 (2022-11-24)
625
-------------------
726
* Merge branch 'master' into new_ui_test

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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package rm_control
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.1.17 (2023-02-21)
6+
-------------------
7+
* Merge branch 'rm-controls:master' into master
8+
* Merge pull request `#84 <https://github.com/ye-luo-xi-tui/rm_control/issues/84>`_ from ye-luo-xi-tui/master
9+
0.1.16
10+
* Contributors: ye-luo-xi-tui, 吕骏骐
11+
512
0.1.16 (2022-11-24)
613
-------------------
714
* Merge branch 'dev'

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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package rm_dbus
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.1.17 (2023-02-21)
6+
-------------------
7+
* Merge branch 'rm-controls:master' into master
8+
* Merge pull request `#84 <https://github.com/ye-luo-xi-tui/rm_control/issues/84>`_ from ye-luo-xi-tui/master
9+
0.1.16
10+
* Contributors: ye-luo-xi-tui, 吕骏骐
11+
512
0.1.16 (2022-11-24)
613
-------------------
714
* Merge branch 'dev'

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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22
Changelog for package rm_gazebo
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.1.17 (2023-02-21)
6+
-------------------
7+
* Merge pull request `#99 <https://github.com/ye-luo-xi-tui/rm_control/issues/99>`_ from ye-luo-xi-tui/master
8+
Fix bug
9+
* Fix bug.
10+
* Add gravity.
11+
* Merge branch 'rm-controls:master' into master
12+
* Merge pull request `#84 <https://github.com/ye-luo-xi-tui/rm_control/issues/84>`_ from ye-luo-xi-tui/master
13+
0.1.16
14+
* Merge branch 'rm-controls:master' into master
15+
* Contributors: ye-luo-xi-tui, yezi, 吕骏骐
16+
517
0.1.16 (2022-11-24)
618
-------------------
719
* Merge branch 'master' into new_ui_test

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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Changelog for package rm_hw
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
0.1.17 (2023-02-21)
6+
-------------------
7+
* Merge branch 'rm-controls:master' into master
8+
* Merge pull request `#84 <https://github.com/ye-luo-xi-tui/rm_control/issues/84>`_ from ye-luo-xi-tui/master
9+
0.1.16
10+
* Merge branch 'rm-controls:master' into master
11+
* Contributors: ye-luo-xi-tui, 吕骏骐
12+
513
0.1.16 (2022-11-24)
614
-------------------
715
* Merge branch 'master' into new_ui_test

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)