Add urdf file extension case to mj_parse.
fixes #3004 PiperOrigin-RevId: 855249634 Change-Id: I6c21d0ada4fe482059f64e96d413796f5c1c66ce
This commit is contained in:
committed by
Copybara-Service
parent
013268c283
commit
7e45bbb51c
@@ -58,6 +58,7 @@ mujoco = [
|
||||
"testdata/*.msh",
|
||||
"testdata/*.usda",
|
||||
"testdata/*.zip",
|
||||
"testdata/*.urdf",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user