MCPcopy Create free account
hub / github.com/Robotics-STAR-Lab/H2-Mapping / run

Method run

mapping/src/H2Mapping.py:25–26  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

23 self.firstframe = None
24
25 def run(self):
26 self.mapper.run(self.firstframe, update_pose=self.update_pose)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected