Hello Søren, Thank you for the response. I managed to figure out that the thorax and rib cage were one segment prior to your reply by looking in the BRep...
Hi Brent, It's Michael. I will give you an answer on the 't' issue. Time 't' is not global variable you can access everywhere. In fact 't' in a local member of...
Hi Soeren, I build a new model for the arm movement where I use the new files you uploaded. Now I want to scale another model to the AnyBody size and therefore...
Hi Maren Your assumption of the expected position of Show_sCom to be (0.01868401, 0.35346004, 0.1929215) is only correct if the local cooridnate system of the...
Hi Soeren, just five minutes ago I found the same soluten after I added up the single distances between the local Ref and the absolute coordinates for CoM....
Hello, I am having problems multipying by a rotation matrix. I placed this in the Main file of the StandingModel: AnyFolder Measures = { AnyForceMomentMeasure...
Hi Brent I think the problem is that you are multiplying a 3x3 matrix with a 1x3 vector and not 3x1 vector So the force vector needs to be transposed like this...
Hi Brent The time should be available both in the geometry model AnyViaPointLigament and in the force model AnyLigamentModelPol, i am a bit unsure which one of...
Hi Soeren, Geometry is no longer a problem, now I start to look for the muscles. The question I have is about the definition of the parallel elastic part of...
Søren, That makes sense - I was thinking the force was a column vector instead of a row vector. I created a coordinate system in the sacral segment, and...
Søren, I was attempting to create an AnyLigamentModelPol with a time-dependent nominal strain by multipling by 't'. This was resulting in errors. I tried...
Hi Brent No what i mean is that you have access to the time in the AnyLigamentModelPol, but it is not allowed to apply it on the constanst like f1 etc. You can...
Hi Brent I am sorry but i do not have this angle i think you will need to "eyeball" it somehow. You could creat some extra node on the surface on the L5-Sacral...
Hi Maren When the PEFactor is five you can theoretically pull the muscle five times its fiber length before the F0 force is obtained. This do not mean that...
Hi Brent I just relized I made a small error in the suggested script in the last message. I forgot to apply the force to the kinematic measure This could look...
Hello users, I am now trying to do a model of a wushu/martial arts athlete doing a jump, spin and kick all in the air before landing on a single leg. There is...
Hi Robin It is a very interesting and challenging problem, but I think it will be very difficult to model a fullbody model doing jumps and landing on one leg,...
Hi, There is a small (?) problem with my model that I have been unable to find the answer for, and I have really hit a kind of a dead end with it. I will...
Hi Jari I have uploaded a new version of the model with the thigh and pelvis removed, this resolves the issue of the kienmatics of the thigh and pelvis. To run...
Dear Brent and others, Some days ago there was a question by Brent about ligaments in the spine model. Here are my two cents about the ligaments. When building...
Hi, I have one basic question. Is there any way to import 3d bone geometry into anybody? I wanted to avoid defining every segment manually. If there is any ...
Hi Søren, Thank you very much. It looks a lot cleaner now. I will proceed with the suggestions you made, and I have some new ideas about it as well....
Hi, In response to converting images to avi file, this ImageToAVI doesn't have the quality that provided by VideoMach. It has very limited feature as well. I...
Hello Søren, I finally got around to trying this (it was my turn for a vacation). If I used AnyForce3D, I would have to apply equal and opposite forces at the...
Hi Brent I do not think you should apply the AnyForce3D in the two nodes, the AnyForce should be used instead. The AnyForce3D is used for adding a force in a...
Søren, I have figured out the rotation matrix, but am having problems reading the force and moment values. The values are not transferring to the AnyMatrix....