Skip to content

Commit 91508eb

Browse files
uynitsujstephane-caron
authored andcommitted
urdf -> mjcf
1 parent 25ccacc commit 91508eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robot_descriptions/rby1_mj_description.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818

1919
PACKAGE_PATH: str = _path.join(REPOSITORY_PATH, "models/rby1a/mujoco/assets")
2020

21-
URDF_PATH: str = _path.join(REPOSITORY_PATH, "models/rby1a/mujoco/rby1.xml")
21+
MJCF_PATH: str = _path.join(REPOSITORY_PATH, "models/rby1a/mujoco/rby1.xml")

0 commit comments

Comments
 (0)