Skip to content

Commit b002730

Browse files
Merge pull request #174 from robot-descriptions/release/v1.20.0
Release v1.20.0
2 parents 60f7b15 + 42bbfb3 commit b002730

File tree

7 files changed

+33
-26
lines changed

7 files changed

+33
-26
lines changed

CHANGELOG.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7-
- Description RBY1 Mobile Manipulatior (URDF) (thanks to @uynitsuj)
8-
- Description YAM (MJCF) (thanks to @uynitsuj)
9-
- Description YAM (URDF) (thanks to @uynitsuj)
10-
- Description MuJoCo Humanoid (MJCF) (thanks to @ManifoldFR)
7+
## [1.20.0] - 2025-07-15
8+
9+
### Added
10+
11+
- Description: MuJoCo Humanoid (MJCF) (thanks to @ManifoldFR)
12+
- Description: RBY1 Mobile Manipulatior (URDF) (thanks to @uynitsuj)
13+
- Description: YAM (MJCF) (thanks to @uynitsuj)
14+
- Description: YAM (URDF) (thanks to @uynitsuj)
1115

1216
## [1.19.0] - 2025-07-03
1317

@@ -23,7 +27,6 @@ All notable changes to this project will be documented in this file.
2327
- Description: WL P311D (URDF)
2428
- Description: WL P311E (URDF)
2529

26-
2730
### Changed
2831

2932
- Rename `leap_hand_v1` to `leap_hand_v1_description`
@@ -501,7 +504,8 @@ This initial release includes 33 robot descriptions:
501504
- Contributing instructions
502505
- This changelog
503506

504-
[unreleased]: https://github.com/robot-descriptions/robot_descriptions.py/compare/v1.19.0...HEAD
507+
[unreleased]: https://github.com/robot-descriptions/robot_descriptions.py/compare/v1.20.0...HEAD
508+
[1.20.0]: https://github.com/robot-descriptions/robot_descriptions.py/compare/v1.19.0...v1.20.0
505509
[1.19.0]: https://github.com/robot-descriptions/robot_descriptions.py/compare/v1.18.0...v1.19.0
506510
[1.18.0]: https://github.com/robot-descriptions/robot_descriptions.py/compare/v1.17.0...v1.18.0
507511
[1.17.0]: https://github.com/robot-descriptions/robot_descriptions.py/compare/v1.16.0...v1.17.0

CITATION.cff

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
cff-version: 1.2.0
22
message: "If you find this code helpful, please cite it as below."
33
title: "robot_descriptions.py: Robot descriptions in Python"
4-
version: 1.19.0
5-
date-released: 2025-05-08
4+
version: 1.20.0
5+
date-released: 2025-07-15
66
url: "https://github.com/robot-descriptions/robot_descriptions.py"
77
license: "Apache-2.0"
88
authors:
@@ -38,4 +38,7 @@ authors:
3838
- family-names: "Tao"
3939
given-names: "Haixuan Xavier"
4040
- family-names: "Yu"
41-
given-names: "Justin"
41+
given-names: "Justin"
42+
- family-names: "Jallet"
43+
given-names: "Wilson"
44+
orcid: "https://orcid.org/0000-0001-8222-2739"

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -199,14 +199,14 @@ The DOF column denotes the number of actuated degrees of freedom.
199199

200200
### Educational
201201

202-
| Name | Robot | DOF | Format |
203-
|-------------------------------|-----------------------|-----|------------|
204-
| `double_pendulum_description` | Double Pendulum | 2 | URDF |
205-
| `dynamixel_2r_mj_description` | Dynamixel 2R | 2 | MJCF |
206-
| `finger_edu_description` | FingerEdu | 3 | URDF |
207-
| `mujoco_humanoid_description` | MuJoCo Humanoid | 27 | MJCF |
208-
| `simple_humanoid_description` | Simple Humanoid | 29 | URDF |
209-
| `trifinger_edu_description` | TriFingerEdu | 9 | URDF |
202+
| Name | Robot | DOF | Format | License |
203+
|----------------------------------|-----------------------|-----|------------|---------
204+
| `double_pendulum_description` | Double Pendulum | 2 | URDF | BSD-3-Clause |
205+
| `dynamixel_2r_mj_description` | Dynamixel 2R | 2 | MJCF | MIT |
206+
| `finger_edu_description` | FingerEdu | 3 | URDF | BSD-3-Clause |
207+
| `mujoco_humanoid_mj_description` | MuJoCo Humanoid | 27 | MJCF | [Apache-2.0](https://github.com/google-deepmind/mujoco/blob/ad0dc0de5e10a075a2c65be629e9a8d557d383a6/LICENSE) |
208+
| `simple_humanoid_description` | Simple Humanoid | 29 | URDF | BSD-2-Clause |
209+
| `trifinger_edu_description` | TriFingerEdu | 9 | URDF | MIT |
210210

211211
### End effectors
212212

@@ -329,10 +329,10 @@ If you use this project in your works, please cite as follows:
329329
```bibtex
330330
@software{robot_descriptions_py,
331331
title = {{robot_descriptions.py: Robot descriptions in Python}},
332-
author = {Caron, Stéphane and Romualdi, Giulio and Kozlov, Lev and Ordoñez Apraez, Daniel Felipe and Tadashi Kussaba, Hugo and Bang, Seung Hyeon and Zakka, Kevin and Schramm, Fabian and Uru\c{c}, Jafar and Traversaro, Silvio and Castro, Sebastian and Tao, Haixuan Xavier},
332+
author = {Caron, Stéphane and Romualdi, Giulio and Kozlov, Lev and Ordoñez Apraez, Daniel Felipe and Tadashi Kussaba, Hugo and Bang, Seung Hyeon and Zakka, Kevin and Schramm, Fabian and Uru\c{c}, Jafar and Traversaro, Silvio and Castro, Sebastian and Tao, Haixuan Xavier and Jallet, Wilson},
333333
license = {Apache-2.0},
334334
url = {https://github.com/robot-descriptions/robot_descriptions.py},
335-
version = {1.19.0},
335+
version = {1.20.0},
336336
year = {2025}
337337
}
338338
```

robot_descriptions/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88

99
from ._descriptions import DESCRIPTIONS
1010

11-
__version__ = "1.19.0"
11+
__version__ = "1.20.0"
1212

1313
__all__ = ["DESCRIPTIONS"]

robot_descriptions/_descriptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ def has_urdf(self) -> bool:
151151
),
152152
"mini_cheetah_description": Description(Format.URDF, tags={"quadruped"}),
153153
"minitaur_description": Description(Format.URDF, tags={"quadruped"}),
154-
"mujoco_humanoid_description": Description(
154+
"mujoco_humanoid_mj_description": Description(
155155
Format.MJCF, tags={"educational", "humanoid"}
156156
),
157157
"n1_description": Description(Format.URDF, tags={"humanoid"}),

robot_descriptions/_repositories.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -198,16 +198,16 @@ class Repository:
198198
commit="1988bceb26e81f28594a16e7d5e6abe5cbb27ace",
199199
cache_path="mini_cheetah_urdf",
200200
),
201-
"mujoco_menagerie": Repository(
202-
url="https://github.com/deepmind/mujoco_menagerie.git",
203-
commit="66384c6b8581c811a7b1eb63bcf4fa944fa43602",
204-
cache_path="mujoco_menagerie",
205-
),
206201
"mujoco": Repository(
207202
url="https://github.com/google-deepmind/mujoco.git",
208203
commit="ad0dc0de5e10a075a2c65be629e9a8d557d383a6",
209204
cache_path="mujoco",
210205
),
206+
"mujoco_menagerie": Repository(
207+
url="https://github.com/deepmind/mujoco_menagerie.git",
208+
commit="66384c6b8581c811a7b1eb63bcf4fa944fa43602",
209+
cache_path="mujoco_menagerie",
210+
),
211211
"nao_robot": Repository(
212212
url="https://github.com/ros-naoqi/nao_robot.git",
213213
commit="67476469a1371b00b17538eb6ea336367ece7d44",

0 commit comments

Comments
 (0)