Difference between revisions of "ProjectWeek200706:BrachytherapyNeedlePositioningRobotIntegration"
From NAMIC Wiki
Line 31: | Line 31: | ||
<div style="width: 40%; float: left;"> | <div style="width: 40%; float: left;"> | ||
<h1>Progress</h1> | <h1>Progress</h1> | ||
− | * Meeting at BWH with Clare Tempany, Clif Burdette, Jack Blevins, et al | + | * Meeting at BWH with Clare Tempany, Clif Burdette, Jack Blevins, Philip Mewes, Junichi Tokuda, et al |
* [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 |
Revision as of 15:29, 29 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
- 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 BWH with Clare Tempany, Clif Burdette, Jack Blevins, Philip Mewes, Junichi Tokuda, et al
- Requirement analysis - done
- System design - done
- NaviTrack Module - underway
- Slicer Module - underway
- Test/Debug soft