SlicerIGT / SlicerSoundControl

3D Slicer extension to generate sound for feedback during navigation
BSD 2-Clause "Simplified" License
6 stars 2 forks source link

Generate sound based on BreachWarning module node #1

Closed lassoan closed 7 years ago

lassoan commented 7 years ago

Add the option to send commands based on distance computed by BreachWarning module. BreachWarning module (in SlicerIGT extension) computes distance of a tool from a surface model (e.g., cautery tip distance from tumor boundary).

lassoan commented 7 years ago

Implementation completed. Currently only Distance is computed, no directional feedback (translation, orientation) OSC messages are generated.