We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae81aed commit b808864Copy full SHA for b808864
robot_descriptions/_repositories.py
@@ -88,7 +88,7 @@ class Repository:
88
),
89
"example-robot-data": Repository(
90
url="https://github.com/Gepetto/example-robot-data.git",
91
- commit="9ba565ca1491efa92ebac38cdd499e5b1c256bf1", # v4.0.3
+ commit="d0d9098d752014aec3725b07766962acf06c5418", # v4.0.9
92
cache_path="example-robot-data",
93
94
"fanuc_m710ic_description": Repository(
0 commit comments