Set geom_matid as a jax.Array for visual domain randomization.
PiperOrigin-RevId: 700706160 Change-Id: I13ef4da8cd3a671446e4bdd186dcacb4d0b3fb00
This commit is contained in:
committed by
Copybara-Service
parent
203602b01f
commit
f2e9e38edf
@@ -933,7 +933,7 @@ class Model(PyTreeNode):
|
||||
geom_sameframe: np.ndarray
|
||||
geom_dataid: np.ndarray
|
||||
geom_group: np.ndarray
|
||||
geom_matid: np.ndarray
|
||||
geom_matid: jax.Array
|
||||
geom_priority: np.ndarray
|
||||
geom_solmix: jax.Array
|
||||
geom_solref: jax.Array
|
||||
|
||||
Reference in New Issue
Block a user