Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PJLab-ADG/OASim
/ destroy
Method
destroy
limsim/simModel/fixedScene/model.py:445–448 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
443
self.render()
444
445
def
destroy(self):
446
time.sleep(1.1)
447
traci.close()
448
self.gui.destroy()
Callers
7
FixedSimExample.py
File · 0.45
ReplayExample.py
File · 0.45
FixedSimInterReplayExample.py
File · 0.45
FixedSimReplayExample.py
File · 0.45
InterReplayExample.py
File · 0.45
run
Method · 0.45
model_move_step
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected