Skip to content

Adding configure time option to use pre-installed ODE

Hina Shah requested to merge hina/iMSTK:add-ode-cmake-option into master

With this MR, ODE (Open Dynamics Engine) begins to be supported using pre-installed ODE on system.

Will need addition of CMake entry ODE_ROOT_DIR pointing to ODE install directory. iMSTK_USE_ODE should be set to 1 to build iMSTK with ODE.

Co-author: @jcfr

Edited by Hina Shah

Merge request reports