MCPcopy Create free account
hub / github.com/UniflexAI/tinynav / tf_callback

Method tf_callback

tool/looper_bridge_node.py:101–102  ·  view source on GitHub ↗
(self, msg: TFMessage)

Source from the content-addressed store, hash-verified

99 )
100
101 def tf_callback(self, msg: TFMessage):
102 self.get_logger().info("Received TF_STATIC for Looper bridge.", once=True)
103
104 def log_missing_inputs(self):
105 self._missing_input_counter += 1

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected