Difference between revisions of "2014 Summer Project Week:Robot Control With OpenIGTLink"

From NAMIC Wiki
Jump to: navigation, search
Line 8: Line 8:
 
* [[User:Nirav|Nirav Patel (WPI)]]
 
* [[User:Nirav|Nirav Patel (WPI)]]
 
* [[User:Tokuda|Junichi Tokuda (BWH/SPL)]]
 
* [[User:Tokuda|Junichi Tokuda (BWH/SPL)]]
 
+
* [[User:Lasson|Andras Lasso]]
 
==Project Description==
 
==Project Description==
 
<div style="margin: 20px;">
 
<div style="margin: 20px;">

Revision as of 16:06, 23 June 2014

Home < 2014 Summer Project Week:Robot Control With OpenIGTLink

Key Investigators

Project Description

  • This Project is to further develop a workflow and communication protocol for interfacing robots with image-guided therapy systems using OpenIGTLink.
  • Also, we would like to enhance JAVA implementation of IGTLink and support more message types.

Objective

  • Some of the supported standard messages in OpenIGTLink for JAVA are Position, Status, String and Transform. During this week we would like to add support for other message types like NDArray, Sensor and any other useful messages for controlling the robot using IGTLink.
  • Also, would like to collaborate with team working on MATLAB interface for IGTLink and test it with JAVA implementation.

Approach, Plan

  • Taking BRP Robot Application as base and extending it for any other robot applications.
  • Testing it for MATLAB and standard C++ implementation.

Progress