Difference between revisions of "ProjectWeek200706:BrachytherapyNeedlePositioningRobotIntegration"

From NAMIC Wiki
Jump to: navigation, search
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
http://www.na-mic.org/Wiki/index.php/NA-MIC/Projects/Theme/Template - Please cut and paste the template from this page and use it here.  This will be the replacement for the 4-block.
+
<div style="background: #f0f0f0;font: smaller;color: black;font-style: italic;">[[DBP2]] &gt; [[DBP2:Queens]] &gt; Programming week 2007</div>
=Additional Information=
+
<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>
Please link to pages with additional information here.
+
[[Image:ProjectWeek-2007.png|thumb|320px|Return to [[2007_Programming/Project_Week_MIT|Project Week Main Page]] ]] __NOTOC__
 +
===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
 +
 
 +
<br style="clear: both;" />
 +
 
 +
<div style="margin: 20px;">
 +
<div style="width: 27%; float: left; padding-right: 3%;">
 +
 
 +
<h1>Objective</h1>
 +
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.
 +
</div>
 +
 
 +
<div style="width: 27%; float: left; padding-right: 3%;">
 +
<h1>Approach, Plan</h1>
 +
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)
 +
</div>
 +
 
 +
<div style="width: 40%; float: left;">
 +
<h1>Progress</h1>
 +
* Meeting at BWH with Clare Tempany, Clif Burdette, Jack Blevins, et al
 +
* [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
 +
* NaviTrack Module - done
 +
* [http://www.cisst.org/wiki/MRI_Robot:Slicer_module Slicer Module] - done
 +
* 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]'''
 +
* 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
 +
 
 +
<br style="clear: both;" />
 +
 
 +
</div>
 +
 
 +
==Additional Information==
 +
* [[DBP2:Queens|Queens DBP2]]
 +
* [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