Skip to content

Commit 078804b

Browse files
stephane-caronStéphane Caron
authored andcommitted
Add differentiable-robot-model repository
1 parent e66f46c commit 078804b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

robot_descriptions/_repositories.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@ class Repository:
7272
commit="fcc3775453e4da6797cd4eacd3d8321d9906755a",
7373
cache_path="cassie_mj_description",
7474
),
75+
"differentiable-robot-model": Repository(
76+
url="https://github.com/facebookresearch/differentiable-robot-model",
77+
commit="d7bd1b3b8ef1d6dabe9b68474a622185c510e112",
78+
cache_path="differentiable-robot-model",
79+
),
7580
"draco3_description": Repository(
7681
url="https://github.com/shbang91/draco3_description.git",
7782
commit="5afd19733d7b3e9f1135ba93e0aad90ed1a24cc7",

0 commit comments

Comments
 (0)