Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 664 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 664 Bytes

Fraxinus

An open source, software only, navigation system for bronchoscopy.

Fraxinus is based on CustusX.

See custusx.org for more.

Build instructions

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.