Yes, I can do that.
Thanks for the response, I knew this wasn't exactly the best place to ask but have been stuck for a couple weeks. I'll submit an issue now.
Thanks!
-Andy
Search found 29 matches
- Tue Feb 23, 2016 4:24 pm
- Forum: OpenSim
- Topic: OpenSim 4.0 InverseKinematics resets joint reverse
- Replies: 2
- Views: 685
- Tue Feb 23, 2016 3:27 pm
- Forum: OpenSim
- Topic: OpenSim 4.0 InverseKinematics resets joint reverse
- Replies: 2
- Views: 685
OpenSim 4.0 InverseKinematics resets joint reverse
Hi, I'm having trouble with the InverseKinematicsTool using OpenSim 4.0. I'm running everything through MATLAB 2014a. The model is modified in my script, saved, reloaded and initialized before calling the tool so that the model format is up to date for version 30505. I can check get_reverse on the s...
- Fri Jan 29, 2016 1:46 pm
- Forum: OpenSim
- Topic: Building OpenSim 3.3 Win8 MATLAB API
- Replies: 2
- Views: 634
Re: Building OpenSim 3.3 Win8 MATLAB API
If anyone else has this problem: As of now, the source code for version 3.3 available on the simtk download page doesn't provide the code necessary to build java wrapping, which is needed for Matlab scripting. In their github repository https://github.com/opensim-org/opensim-core, the source code fo...
- Thu Jan 28, 2016 2:29 pm
- Forum: OpenSim
- Topic: Building OpenSim 3.3 Win8 MATLAB API
- Replies: 2
- Views: 634
Building OpenSim 3.3 Win8 MATLAB API
Hi, I'm building OpenSim 3.3 from source, and have done so successfully, however I'm having trouble getting it to build java wrapping so I can use the MATLAB API. I have swigwin 3.0.8 installed, and CMake recognizes that no problem, and can build python wrapping with Python 2.7, but can't for the li...
- Sat Jan 23, 2016 4:17 pm
- Forum: OpenSim
- Topic: MATLAB Scripting: Inverse Kinematics Marker Error & RMS
- Replies: 13
- Views: 2917
Re: MATLAB Scripting: Inverse Kinematics Marker Error & RMS
Hi, I'm currently running batch ik processing as given in the examples and it runs great. I'm having a problem getting the marker error and rms to show up to the command window. Using the dos command as described, leaves me with this error: InverseKinematicsTool Failed: Object: ERR- Could not open f...
- Tue Apr 01, 2014 11:54 am
- Forum: OpenSim
- Topic: WARNING PATH too long installer unable to modify PATH
- Replies: 16
- Views: 6950
Re: WARNING PATH too long installer unable to modify PATH
No problem. This applies for both 32 and 64 bit of OpenSim 3.2. At the end of the install, I was prompted with a window "WARNING PATH too long installer unable to modify PATH". The OpenSim GUI would open, but crash immediately when opening a model. Per your suggestion I had originally modified the e...
- Mon Mar 31, 2014 2:31 pm
- Forum: OpenSim
- Topic: WARNING PATH too long installer unable to modify PATH
- Replies: 16
- Views: 6950
Re: WARNING PATH too long installer unable to modify PATH
Hi Ayman, it turns out that I was modifying the wrong path (there is one for user and one for the entire environment).
Thanks very much for your help, I really appreciate it!
-Andy
Thanks very much for your help, I really appreciate it!
-Andy
- Mon Mar 31, 2014 1:09 pm
- Forum: OpenSim
- Topic: WARNING PATH too long installer unable to modify PATH
- Replies: 16
- Views: 6950
Re: WARNING PATH too long installer unable to modify PATH
Here are the first few lines of the error log: # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000007fee115a206, pid=124, tid=4052 # # JRE version: 7.0_25-b16 # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode win...
- Sat Mar 29, 2014 6:03 pm
- Forum: OpenSim
- Topic: WARNING PATH too long installer unable to modify PATH
- Replies: 16
- Views: 6950
Re: WARNING PATH too long installer unable to modify PATH
Just an update, I am able to install 64 bit version 3.1, but still get the same error when installing version 3.2. Also, I tried the 32 bit version and have the same issue.
Not sure if this helps, thanks again.
Not sure if this helps, thanks again.
- Fri Mar 28, 2014 2:39 pm
- Forum: OpenSim
- Topic: WARNING PATH too long installer unable to modify PATH
- Replies: 16
- Views: 6950
Re: WARNING PATH too long installer unable to modify PATH
Thanks for the quick reply! 1) I was installing the OpenSim-3.2.0-win64VC10P.exe version of the installer. I use the Matlab API so I'm assuming the 32 bit version won't work but I will try it. 2) I'm running 64 bit Windows 7 Profesional. 3) I currently have both OpenSim 3.0 and 64 bit 3.1 installed ...