MCPcopy 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.pyFile · 0.45
ReplayExample.pyFile · 0.45
runMethod · 0.45
model_move_stepMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected