MCPcopy Create free account
hub / github.com/SpectacularAI/sdk / __resetAfterLost

Method __resetAfterLost

python/cli/visualization/visualizer.py:292–294  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

290 self.recorder = None
291
292 def __resetAfterLost(self):
293 self.map.reset()
294 self.poseTrail.reset()
295
296 def __initDisplay(self):
297 from pygame.locals import DOUBLEBUF, OPENGL, FULLSCREEN, GL_MULTISAMPLEBUFFERS, GL_MULTISAMPLESAMPLES

Callers 1

processVioOutputMethod · 0.95

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected