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

Commit

Permalink
Merge pull request #12 from mlione/master
Browse files Browse the repository at this point in the history
Change version to 0.1.9.
  • Loading branch information
mlione authored Apr 1, 2022
2 parents d2ffd7b + b1ebacf commit 69066ef
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,34 @@
Changelog for package rm_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.1.9 (2022-04-01)
------------------
* Add omni wheel urdf
* Complete omni wheel urdf
* Add test launch file to check urdf
* Rename launch file.Delete roller_type in urdf.Change args of hook
* Merge pull request `#21 <https://github.com/rm-controls/rm_control/pull/21>`_ from ye-luo-xi-tui/omni_wheel
* Fix errors of swerve urdf
* Add CI/CD action
* Create Doxyfile
* Create .pre-commit-config.yaml
* Add permissions to script
* Delete pre_release.yml
* Merge pull request `#3 <https://github.com/rm-controls/rm_description/pull/3>`_ from YuuinlH/-master
* Merge pull request `#4 <https://github.com/rm-controls/rm_description/pull/4>`_ from YuuinlH/-master
* Update deb_package.yml
* Merge pull request `#5 <https://github.com/rm-controls/rm_description/pull/5>`_ from YuuinlH/-master
* Update package.sh
* Delete doxygen action(Uesless)
* Add"none"type of omni_wheel roller.Set"none"for real robot
* Fix error in check_joint.launch.Add rviz launch.
* Merge pull request `#8 <https://github.com/rm-controls/rm_description/pull/8>`_ from ye-luo-xi-tui/-master
* Add LICENSE file
* Update the hero description files
* Modify the format error of hero urdf files
* Merge pull request `#11 <https://github.com/rm-controls/rm_description/pull/11>`_ from Edwinlinks/-hero_urdf
* Contributors: Edwinlinks, QiayuanLiao, YuuinIH, qiayuan, yezi, mlione

0.1.8 (2021-12-7)
------------------
* Merge pull request `#19 <https://github.com/rm-controls/rm_control/issues/19>`_ from ye-luo-xi-tui/fix_rmua_bug
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>rm_description</name>
<version>0.1.8</version>
<version>0.1.9</version>
<description>RoboMaster robot description files</description>
<maintainer email="[email protected]">Qiayuan Liao</maintainer>
<license>BSD</license>
Expand Down

0 comments on commit 69066ef

Please sign in to comment.