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 25ccacc commit 91508ebCopy full SHA for 91508eb
robot_descriptions/rby1_mj_description.py
@@ -18,4 +18,4 @@
18
19
PACKAGE_PATH: str = _path.join(REPOSITORY_PATH, "models/rby1a/mujoco/assets")
20
21
-URDF_PATH: str = _path.join(REPOSITORY_PATH, "models/rby1a/mujoco/rby1.xml")
+MJCF_PATH: str = _path.join(REPOSITORY_PATH, "models/rby1a/mujoco/rby1.xml")
0 commit comments