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

Method clear_modules

scenario_runner/no_rendering_mode.py:198–199  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

196 self.modules.append(module)
197
198 def clear_modules(self):
199 del self.modules[:]
200
201 def tick(self, clock):
202 # Update all the modules

Callers 1

exit_gameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected