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

Method clean

roach/criteria/collision.py:114–117  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

112 self.last_id = event.other_actor.id
113
114 def clean(self):
115 self._collision_sensor.stop()
116 self._collision_sensor.destroy()
117 self._collision_sensor = None

Callers

nothing calls this directly

Calls 2

stopMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected