Search found 2 matches
- Tue Aug 04, 2015 1:11 pm
- Forum: Calibrated EMG-Informed Neuromusculoskeletal Modelling Toolbox (CEINMS)
- Topic: Install Difficulty. PATH tool long
- Replies: 2
- Views: 1647
Re: Install Difficulty. PATH tool long
Dear Alex, this problem is not related to the OpenSim version that you are using. Instead, it is due to a limit of the NSIS (Nullsoft Scriptable Install System) that is used by CPack to create the CEINMS executable package. NSIS has a maximum string length of 1024 bytes per default. So if the PATH e...
- Thu Jun 26, 2014 4:55 pm
- Forum: Simbody: SimTK multibody dynamics API
- Topic: Visualizer frame rate capped at 90fps
- Replies: 3
- Views: 537
Re: Visualizer frame rate capped at 90fps
Hi Sherm, I'm currently collaborating with Claudio on producing annoying questions for you :) We've just tested your solution on Linux machine and it is working and we are able to reach more than 400 FPS. An easy workaround we are using to disable vsync in linux is to execute the program with vblank...