Search found 6 matches

by Juan-Manuel Belda-Lois
Fri May 20, 2022 6:56 am
Forum: OpenSim
Topic: scaling from script window
Replies: 0
Views: 141

scaling from script window

Hi, I'm trying to scale a model from the script window. I am unable to succeed. If I run it from the dialog everything is OK. In C:\TFM\set-de-escalado_vF.xm is the configuration file with the assignments of markers to the scale The code I'm using is: import os.path myModel = modeling.Model(r'C:\TFM...
by Juan-Manuel Belda-Lois
Tue Feb 16, 2021 8:58 am
Forum: OpenSim
Topic: Opensim 4.0 does not complete scaling process.
Replies: 10
Views: 1490

Re: Opensim 4.0 does not complete scaling process.

Finally done it.

The problem was in the .trc in OpenSim 4.x the processor of the .trc seems to be far more intransigent with sintaxis than the OpenSim 3.x versions.
by Juan-Manuel Belda-Lois
Mon Feb 15, 2021 11:59 am
Forum: OpenSim
Topic: Opensim 4.0 does not complete scaling process.
Replies: 10
Views: 1490

Re: Opensim 4.0 does not complete scaling process.

Besides to the previous post. This is the message of the error java.lang.RuntimeException: invalid vector<T> subscript at org.opensim.modeling.opensimActuatorsAnalysesToolsJNI.OpenSimContext_processModelMarkerPlacer__SWIG_0(Native Method) at org.opensim.modeling.OpenSimContext.processModelMarkerPlac...
by Juan-Manuel Belda-Lois
Mon Feb 15, 2021 2:12 am
Forum: OpenSim
Topic: Opensim 4.0 does not complete scaling process.
Replies: 10
Views: 1490

Re: Opensim 4.0 does not complete scaling process.

I'm still having problems with this issue. I am able to scale the model with OpenSim 3.3 but not with OpenSim4.0 This is the message of output: Loaded marker file D:\Formacion\DisennoOP\PracticaMarcha\escalado.trc (26 markers, 290 frames) Measurement 'pelvis' pair 0 (R.ASIS, L.ASIS): model = 0.256, ...
by Juan-Manuel Belda-Lois
Tue Feb 02, 2021 9:16 am
Forum: OpenSim
Topic: Issues of installation in MacOS
Replies: 0
Views: 118

Issues of installation in MacOS

OpenSim 4.2 seems to install properly in Mac OS X (Big Sur) but working with the first tutorial, the program hangs in the plot window.
This has been tested in two different machines one of them it's a Macbook Pro Retina 13''

Thanks a lot
by Juan-Manuel Belda-Lois
Mon Mar 30, 2020 11:20 pm
Forum: OpenSim
Topic: Opensim 4.0 does not complete scaling process.
Replies: 10
Views: 1490

Re: Opensim 4.0 does not complete scaling process.

I'm experiencing the same problem. I'm still using Opensim 3.3 because I'm not able of performing any scaling neither in Opensim 4.0 or OpenSim 4.1. I am using the gait2354 model with the a set of markers I use in OpenSim 3.3. I have re-defined a new set of markers (instead of importing) but I am no...