MCPcopy Create free account
hub / github.com/OpenDriveLab/DriveAdapter / stop

Method stop

leaderboard/leaderboard/envs/sensor_interface.py:83–84  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

81 self._callback = callback
82
83 def stop(self):
84 self._run_ps = False
85
86 def destroy(self):
87 self._run_ps = False

Callers 4

_cleanupMethod · 0.45
cleanupMethod · 0.45
stop_scenarioMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected