Difference between revisions of "Documentation/Nightly/Extensions/LightWeightRobotIGT"
Line 12: | Line 12: | ||
Author: Sebastian Tauscher, Junichi Tokuda<br> | Author: Sebastian Tauscher, Junichi Tokuda<br> | ||
Contact: Sebastian Tauscher, <email>sebastian.tauscher@imes.uni-hannover.de</email><br> | Contact: Sebastian Tauscher, <email>sebastian.tauscher@imes.uni-hannover.de</email><br> | ||
− | [[File:imesLogo.png]] | + | <br> |
+ | [[File:imesLogo.png|200px|center]] | ||
+ | |||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 26: | Line 28: | ||
**the color of the robot model changes the color due to the current robot state received in the acknowledge string, and, hence, gives a direct feedback to the user of the current robot state | **the color of the robot model changes the color due to the current robot state received in the acknowledge string, and, hence, gives a direct feedback to the user of the current robot state | ||
**active virtual fixtures in relation to the robot and the target region changing their color to red when robot reach the fixtures | **active virtual fixtures in relation to the robot and the target region changing their color to red when robot reach the fixtures | ||
+ | [[File:InterfaceConcept.png|200px|thumb|left|Interface concept for the integration of an robot into an image-guided therapy system consisting of an visualization and state control]] | ||
+ | [[File:TaskOverview.png|200px|thumb|center|Overview of the communication structures and the threads on the robot control and the slicer workstation]] | ||
+ | [[File:FiniteStateMachine_colored.png|200px|thumb|right|Exemplary state machine for IGT]] | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
Line 64: | Line 69: | ||
<!-- ---------------------------- --> | <!-- ---------------------------- --> | ||
{{documentation/{{documentation/version}}/module-section|References}} | {{documentation/{{documentation/version}}/module-section|References}} | ||
− | Tauscher S, Tokuda J, Schreiber G, Neff T, Hata N, Ortmaier T. OpenIGTLink interface for state control and visualisation of a robot for image-guided therapy systems. Int J Comput Assist Radiol Surg. 2014 Jun 13. | + | 1.''' Tauscher S''', Tokuda J, Schreiber G, Neff T, Hata N, Ortmaier T. OpenIGTLink interface for state control and visualisation of a robot for image-guided therapy systems. Int J Comput Assist Radiol Surg. 2014 Jun 13. |
<!-- ---------------------------- --> | <!-- ---------------------------- --> |
Revision as of 11:23, 18 September 2014
Home < Documentation < Nightly < Extensions < LightWeightRobotIGT
For the latest Slicer documentation, visit the read-the-docs. |
Introduction and Acknowledgements
This work is supported in part by the National Institute of Health (R01CA111288, P01CA067165, P41RR019703,P41EB015898, R01CA124377, R01CA138586, R42CA137886, and
U54EB005 149) and is funded by KUKA Laboratories GmbH (Augsburg, Germany).
Module DescriptionThe LightWeightRobotIGT module allow to communicate with a light weight robot (LWR iiwa, KUKA Laboratories GmbH, Germany, Augsburg) using a open interface concept based on the OpenIGTLink protocol (LWROpenIGTIF). Therefor, a state machine example is available at Git Hub containing the necessary interface classes for the communication on the robot control. A tutorial on how to set up the robotic system for the use with this 3D Slicer module see Tutorial-LightWeightRobot-getting started. For an introduction of the interface concept see Tutorial-LightWeightRopbotIGT-Introduction. The module provides the following features:
Use CasesN/A Tutorials
Panels and their use
Similar ModulesN/A References1. Tauscher S, Tokuda J, Schreiber G, Neff T, Hata N, Ortmaier T. OpenIGTLink interface for state control and visualisation of a robot for image-guided therapy systems. Int J Comput Assist Radiol Surg. 2014 Jun 13. Information for Developers
|