Skip to content
This repository was archived by the owner on Jul 27, 2022. It is now read-only.

Commit 69066ef

Browse files
authored
Merge pull request #12 from mlione/master
Change version to 0.1.9.
2 parents d2ffd7b + b1ebacf commit 69066ef

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.rst

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

5+
0.1.9 (2022-04-01)
6+
------------------
7+
* Add omni wheel urdf
8+
* Complete omni wheel urdf
9+
* Add test launch file to check urdf
10+
* Rename launch file.Delete roller_type in urdf.Change args of hook
11+
* Merge pull request `#21 <https://github.com/rm-controls/rm_control/pull/21>`_ from ye-luo-xi-tui/omni_wheel
12+
* Fix errors of swerve urdf
13+
* Add CI/CD action
14+
* Create Doxyfile
15+
* Create .pre-commit-config.yaml
16+
* Add permissions to script
17+
* Delete pre_release.yml
18+
* Merge pull request `#3 <https://github.com/rm-controls/rm_description/pull/3>`_ from YuuinlH/-master
19+
* Merge pull request `#4 <https://github.com/rm-controls/rm_description/pull/4>`_ from YuuinlH/-master
20+
* Update deb_package.yml
21+
* Merge pull request `#5 <https://github.com/rm-controls/rm_description/pull/5>`_ from YuuinlH/-master
22+
* Update package.sh
23+
* Delete doxygen action(Uesless)
24+
* Add"none"type of omni_wheel roller.Set"none"for real robot
25+
* Fix error in check_joint.launch.Add rviz launch.
26+
* Merge pull request `#8 <https://github.com/rm-controls/rm_description/pull/8>`_ from ye-luo-xi-tui/-master
27+
* Add LICENSE file
28+
* Update the hero description files
29+
* Modify the format error of hero urdf files
30+
* Merge pull request `#11 <https://github.com/rm-controls/rm_description/pull/11>`_ from Edwinlinks/-hero_urdf
31+
* Contributors: Edwinlinks, QiayuanLiao, YuuinIH, qiayuan, yezi, mlione
32+
533
0.1.8 (2021-12-7)
634
------------------
735
* Merge pull request `#19 <https://github.com/rm-controls/rm_control/issues/19>`_ from ye-luo-xi-tui/fix_rmua_bug

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_description</name>
4-
<version>0.1.8</version>
4+
<version>0.1.9</version>
55
<description>RoboMaster robot description files</description>
66
<maintainer email="liaoqiayuan@gmail.com">Qiayuan Liao</maintainer>
77
<license>BSD</license>

0 commit comments

Comments
 (0)