An open source, software only, navigation system for bronchoscopy.
Fraxinus is based on CustusX.
See custusx.org for more.
Build instructions are available here. However, the script to be run should be:
mkdir fx
cd fx
git clone [email protected]:SINTEFMedTek/Fraxinus.git FX/FX
./FX/FX/script/cxFraxinusInstaller.py --full --all -t Release --user_doc
Run cxFraxinusInstaller.py -h
for more options.