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 e66f46c commit 078804bCopy full SHA for 078804b
robot_descriptions/_repositories.py
@@ -72,6 +72,11 @@ class Repository:
72
commit="fcc3775453e4da6797cd4eacd3d8321d9906755a",
73
cache_path="cassie_mj_description",
74
),
75
+ "differentiable-robot-model": Repository(
76
+ url="https://github.com/facebookresearch/differentiable-robot-model",
77
+ commit="d7bd1b3b8ef1d6dabe9b68474a622185c510e112",
78
+ cache_path="differentiable-robot-model",
79
+ ),
80
"draco3_description": Repository(
81
url="https://github.com/shbang91/draco3_description.git",
82
commit="5afd19733d7b3e9f1135ba93e0aad90ed1a24cc7",
0 commit comments