Difference between revisions of "OpenIGTLink"

From NAMIC Wiki
Jump to: navigation, search
Line 8: Line 8:
 
Based on simple TCP/IP protocol that can be directly accessed through sockets.
 
Based on simple TCP/IP protocol that can be directly accessed through sockets.
 
* [[OpenIGTLink/Protocol | Standard Open IGT Link Protocol description]]  
 
* [[OpenIGTLink/Protocol | Standard Open IGT Link Protocol description]]  
 +
** [[OpenIGTLink/Protocol/JHUBRP | JHU MRI robot and encoders]]
 +
** [[OpenIGTLink/Protocol/JHUTRUS | JHU TRUS robot]]
 
* [[OpenIGTLink/Slicer | Open IGT Link Interface for 3D Slicer]]  
 
* [[OpenIGTLink/Slicer | Open IGT Link Interface for 3D Slicer]]  
 
* [[OpenIGTLink/Library | Functions for the protocol (library)]]
 
* [[OpenIGTLink/Library | Functions for the protocol (library)]]

Revision as of 18:36, 14 June 2008

Home < OpenIGTLink

Overview

Open IGT Link is a simple network protocol intended for trackers, robots and other devices to send data to the main application. Some devices might also accept commands. ( Robot IGT )

This is a generalization of the previous Tracker Daemon.

Protocol and implementations

Based on simple TCP/IP protocol that can be directly accessed through sockets.

Devices

  • future:
    • commercial naviation system
    • other open source effort (Siemens)

(Please contact us if you would like to include other devices.)


People / Organizations

License

New BSD license ©2008 Insight Software Consortium


Resources