Improved unpause behavior in simulate.
PiperOrigin-RevId: 570030315 Change-Id: I5822f8686ba2fd7c5c59a9fa73fc29000a8406ec
This commit is contained in:
committed by
Copybara-Service
parent
e1549376f6
commit
639e77876d
@@ -300,7 +300,7 @@ def _physics_loop(simulate: _Simulate, loader: Optional[_InternalLoaderType]):
|
||||
|
||||
# Run mj_forward, to update rendering and joint sliders.
|
||||
mujoco.mj_forward(m, d)
|
||||
synccpu = time.time()
|
||||
simulate.speed_changed = True
|
||||
|
||||
|
||||
def _launch_internal(
|
||||
|
||||
Reference in New Issue
Block a user