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

Method start

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

Source from the content-addressed store, hash-verified

289 self._init_data_params()
290
291 def start(self):
292 pass
293
294 def _init_hud_params(self):
295 fonts = [x for x in pygame.font.get_fonts() if 'mono' in x]

Callers 5

run_scenarioMethod · 0.45
wrapperFunction · 0.45
start_modulesMethod · 0.45
start_cachingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected