Skip to content

Commit 49f434c

Browse files
stephane-caronStéphane Caron
authored andcommitted
Updat example-robot-data repository to v4.0.3
1 parent 7d307e5 commit 49f434c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## Unreleased
6+
7+
### Changed
8+
9+
- Update example-robot-data repository to v4.0.3
10+
511
## [1.2.0] - 2022/12/07
612

713
### Added

robot_descriptions/_repositories.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ class Repository:
8888
),
8989
"example-robot-data": Repository(
9090
url="https://github.com/Gepetto/example-robot-data.git",
91-
commit="v4.0.1",
91+
commit="9ba565ca1491efa92ebac38cdd499e5b1c256bf1", # v4.0.3
9292
cache_path="example-robot-data",
9393
),
9494
"GingerURDF": Repository(

0 commit comments

Comments
 (0)