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

Method add_info

scenario_runner/no_rendering_mode.py:317–318  ·  view source on GitHub ↗
(self, module_name, info)

Source from the content-addressed store, hash-verified

315 self._notifications.tick(clock)
316
317 def add_info(self, module_name, info):
318 self._info_text[module_name] = info
319
320 def render_vehicles_ids(self, vehicle_id_surface, list_actors, world_to_pixel, hero_actor, hero_transform):
321 vehicle_id_surface.fill(COLOR_BLACK)

Callers 2

update_hud_infoMethod · 0.80
_split_actorsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected