Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_load_and_run_scenario
Method · 0.45
run_scenario
Method · 0.45
wrapper
Function · 0.45
start_modules
Method · 0.45
start_caching
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected