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

Method reset_vehicle

agents/navigation/local_planner.py:86–88  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

84 print("Destroying ego-vehicle!")
85
86 def reset_vehicle(self):
87 self._vehicle = None
88 print("Resetting ego-vehicle!")
89
90 def _init_controller(self, opt_dict):
91 """

Callers 2

terminateMethod · 0.45
resetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected