Add mesh conversion utilities.
PiperOrigin-RevId: 573343028 Change-Id: I4b258f91a11d1994659b0129de5ddb2077689f01
This commit is contained in:
committed by
Copybara-Service
parent
efdc89e347
commit
e90b347cbf
@@ -27,6 +27,7 @@ classifiers = [
|
||||
]
|
||||
dependencies = [
|
||||
"absl-py",
|
||||
"etils[epath]",
|
||||
"glfw",
|
||||
"numpy",
|
||||
"pyopengl",
|
||||
@@ -55,4 +56,6 @@ mujoco = [
|
||||
"libmujoco*.so.*",
|
||||
"mujoco.dll",
|
||||
"include/mujoco/*.h",
|
||||
"testdata/*.xml",
|
||||
"testdata/*.msh",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user