mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-13 21:30:09 +00:00
Update DeepMimic_Optimizer.py
This commit is contained in:
parent
4a4c807381
commit
3ac4959e95
@ -20,6 +20,7 @@ world = None
|
||||
def run():
|
||||
global update_timestep
|
||||
global world
|
||||
done = False
|
||||
while not (done):
|
||||
update_world(world, update_timestep)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user