Difference between revisions of "ProjectWeek200706:BrachytherapyNeedlePositioningRobotIntegration"

From NAMIC Wiki
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style="background: #f0f0f0;font: smaller;color: black;font-style: italic;">[[DBP2]] &gt; [[DBP2:JHU]] &gt; Programming week 2007</div>
+
<div style="background: #f0f0f0;font: smaller;color: black;font-style: italic;">[[DBP2]] &gt; [[DBP2:Queens]] &gt; Programming week 2007</div>
 
<div style="background: #f0f0f0;font: smaller;color: black;font-style: italic;">[[Engineering:Programming_Events|Programming Events]] &gt; [[2007_Programming/Project_Week_MIT|Programming week, 2007 June]] &gt; MRI robot</div>
 
<div style="background: #f0f0f0;font: smaller;color: black;font-style: italic;">[[Engineering:Programming_Events|Programming Events]] &gt; [[2007_Programming/Project_Week_MIT|Programming week, 2007 June]] &gt; MRI robot</div>
 
[[Image:ProjectWeek-2007.png|thumb|320px|Return to [[2007_Programming/Project_Week_MIT|Project Week Main Page]] ]] __NOTOC__
 
[[Image:ProjectWeek-2007.png|thumb|320px|Return to [[2007_Programming/Project_Week_MIT|Project Week Main Page]] ]] __NOTOC__
Line 34: Line 34:
 
* [http://www.cisst.org/wiki/MRI_robot/MIT_2007_06_27_Meeting Requirement analysis] - done
 
* [http://www.cisst.org/wiki/MRI_robot/MIT_2007_06_27_Meeting Requirement analysis] - done
 
* [http://www.cisst.org/wiki/MRI_Robot:System_design System design] - done
 
* [http://www.cisst.org/wiki/MRI_Robot:System_design System design] - done
* NaviTrack Module - underway
+
* NaviTrack Module - done
* [http://www.cisst.org/wiki/MRI_Robot:Slicer_module Slicer Module] - underway
+
* [http://www.cisst.org/wiki/MRI_Robot:Slicer_module Slicer Module] - done
* Test/Debug soft
+
* Test/Debug soft - done
  
 
'''[http://wiki.ncigt.org/index.php/U41:Prostate:BRP:Events:Visit_to_JHU_July2007 Meeting at JHU on July 17-19, 2007]'''
 
'''[http://wiki.ncigt.org/index.php/U41:Prostate:BRP:Events:Visit_to_JHU_July2007 Meeting at JHU on July 17-19, 2007]'''
Line 49: Line 49:
  
 
==Additional Information==
 
==Additional Information==
* [[DBP2:JHU|JHU DBP2]]
+
* [[DBP2:Queens|Queens DBP2]]
 
* [http://www.cisst.org/wiki/MRI_Robot:System_design System design, 2nd draft]
 
* [http://www.cisst.org/wiki/MRI_Robot:System_design System design, 2nd draft]

Latest revision as of 18:16, 6 January 2010

Home < ProjectWeek200706:BrachytherapyNeedlePositioningRobotIntegration
DBP2 > DBP2:Queens > Programming week 2007

Key Investigators

  • PI: Gabor Fichtinger, PhD
  • David Gobbi, Queen's University
  • Csaba Csoma, Johns Hopkins University
  • Katie Hayes, BWH
  • Peter Kazanzides, Johns Hopkins University
  • Philip Mewes, BWH
  • Junichi Tokuda, BWH


Objective

The Queen’s/Hopkins team is developing novel devices and procedures for cancer interventions, including biopsy and therapies.

Our goal for the programming week is to design and start implementing software for the new MRI Brachytherapy needle positioning robot.

Approach, Plan

The first step is to create a system design: workflow, software components, communication protocols, dataflow.

Next we'll create NaviTrack module and test program for the embedded computer which controls the robot. (Linux)

Progress

Meeting at JHU on July 17-19, 2007

  • Finalized communication protocol
  • Completed the NaviTrack module and the Slicer module
  • Successfully tested with robot simulation
  • Successfully tested with the transperineal robot in 3T magnet


Additional Information