Skip to content

Commit c2f5d0f

Browse files
erez-tomcopybara-github
authored andcommitted
Add sensor_intprm to types.py
PiperOrigin-RevId: 785388933 Change-Id: I050410f0437e38e1559b2e1e4138c527daa84cb9
1 parent 0eb2f9f commit c2f5d0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mjx/mujoco/mjx/_src/types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,6 +575,7 @@ class ModelC(PyTreeNode):
575575
flex_bvhnum: jax.Array
576576
actuator_plugin: jax.Array
577577
sensor_plugin: jax.Array
578+
sensor_intprm: jax.Array
578579
plugin: jax.Array
579580

580581

0 commit comments

Comments
 (0)