Difference between revisions of "OpenIGTLink"

From NAMIC Wiki
Jump to: navigation, search
Line 6: Line 6:
  
 
=Protocol and implementations =
 
=Protocol and implementations =
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/JHUBRP | JHU MRI robot and encoders]]
 
** [[OpenIGTLink/Protocol/JHUTRUS | JHU TRUS robot]]
 
** [[OpenIGTLink/Protocol/JHUTRUS | JHU TRUS robot]]
 +
* [[OpenIGTLink/Library | The Open IGT Link Library]]
 
* [[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 20:18, 23 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

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