Difference between revisions of "ProjectWeek200706:BrachytherapyNeedlePositioningRobotIntegration"
From NAMIC Wiki
Line 1: | Line 1: | ||
<div style="background: #f0f0f0;font: smaller;color: black;font-style: italic;">[[DBP2]] > [[DBP2:JHU]] > Programming week 2007</div> | <div style="background: #f0f0f0;font: smaller;color: black;font-style: italic;">[[DBP2]] > [[DBP2:JHU]] > Programming week 2007</div> | ||
+ | <div style="background: #f0f0f0;font: smaller;color: black;font-style: italic;">[[Engineering:Programming_Events|Programming Events]] > [[2007_Programming/Project_Week_MIT|Programming week, 2007 June]] > 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__ | ||
===Key Investigators=== | ===Key Investigators=== |
Revision as of 15:13, 14 June 2007
Home < ProjectWeek200706:BrachytherapyNeedlePositioningRobotIntegrationProgramming Events > Programming week, 2007 June > MRI robot
Key Investigators
- PI: Gabor Fichtinger, PhD
- David Gobbi, Queen's University
- Csaba Csoma, Johns Hopkins University
- Katie Hayes, BWH
- Peter Kazanzides, Johns Hopkins University
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
- System design (underway)
- NaviTrack Module
- Test/Debug soft