NaviNIBS.Devices.IGTLinkToolPositionsServer module

Bases: ToolPositionsServer

This acts as a central router for IGTLink position updates.

It actually acts as a client connecting to a running Plus Server that is itself streaming tool positions. But this provides other clients a connection-agnostic async interface for receiving updates.

Parameters:
  • _hostname

  • _pubPort

  • _cmdPort

  • _logFilepath

  • _publishRateLimit

  • _igtlHostname

  • _igtlPort

  • _igtlPollPeriod