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

Method start_modules

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

Source from the content-addressed store, hash-verified

214 return module
215
216 def start_modules(self):
217 for module in self.modules:
218 module.start()
219
220
221# ==============================================================================

Callers 1

game_loopFunction · 0.80

Calls 1

startMethod · 0.45

Tested by

no test coverage detected