Search found 2 matches
- Thu Apr 16, 2020 12:00 am
- Forum: ACL Reconstruction Decision Support Through Personalized Simulation of the Lachm
- Topic: Rebilding with VS2017
- Replies: 0
- Views: 316
Rebilding with VS2017
While trying to remake plugin, I tried to modify Cmake file to add SimTK and simbody include and library files. ************************************************** SET(OPENSIM_INSTALL_DIR "C:/OpenSim 4.1/" CACHE PATH "Top-level directory of OpenSim install") SET(CUSTOM_LIGAMENT_PLUGIN_NAME "CustomLig...
- Wed Apr 15, 2020 2:29 am
- Forum: OpenSim
- Topic: Adding spring/muscle
- Replies: 0
- Views: 102
Adding spring/muscle
Hi Am new to opensim and trying to build an actuator for knee brace. But wanted to check forces on hamstring and quadraceps by putting constraints between quad and tibia. Is there any way to use the AFO model directly from gui and move it around to play while keeping model and motion data same just ...