I have a Softball model, using full body markers to drive it,
and also use the force platform.
So I consult the model in repository “GaitFullBody” like this
I had already drove the model with markers,
but now I want to put the force platform in and have some problems
I had put the right C3DFileData in ModelSetup
Do I need to change the Limb1、Limb2
Do I need to change the force platform’s number
How can I set the shape of my force platform
And the other side, like this picture(the code is in the “GaitFullBody” in the example)
it has “CAL_MATRIX” in the FORCE_PLATFORM
But my model(c3d file) doesn’t have “CAL-MATRIX” like the picture
Can you tell me how can I drive the force platform?
Thanks first,
Best regards,
Yeh
The Attached Files is my model and c3d file,
in “Softball_ChaoFP”, I had already done MotionOptimization.
The picture is the environment of the experiment, there’s only one force plateform
In “model setup”, I had comment out something for filter.
In “EnvironmentAutoDetection”, I comment out the three force plateform.
Because I can’t find “CAL_MATRIX”, so I don’t know if I can still use ForcePlateType4AutoDetection to put in the force plateform.
Thanks for helping, but after I modify the type to 2, it still doesn’t work.
The error is like the following code :
ERROR(SCR.PRS11) : C:/U…s/i…o/D…x/A…3/A…n/M…l/S…P/EnvironmentAutoDetection.any : ‘(’ unexpected
Hi Moonki,
Thanks for helping, the force plate form in the model still have the problems.
By the way, sorry that I forgot to write the version of my AMS and AMMR.
My version is AMS 5.0.0, AMMRV1.3
The force plateform in our laboratory is “Kistler”,
and the shape is 90*60 CM.
Because I couldn’t load it yet, so I can not take the snapshot of my model.
Oh my god, I’m really sorry that I had download your modified model correctly,
but I had open the wrong model after I download it
By the way, it’s really happy and appreciate for the help, and really sorry for
putting the correctly model there several days.
I had just load the model, then I have a question now that why there’s two
vector in the same time like the picture.
Or it’s because I can not have two legs on the force platform in the same time?
Thanks for the help last week, the force plate is appear now.
But the unit of my force plate data is Newton, not like the exmaple’s
unit is kilogram.
So in the model view, the vector of my model is that big just like the pictures.
I know that just a visualization. But if I can make the vector smaller, visually will be more better to see.
This attached file name is “Softball_ChaoForcePlate”.
The next question is now I want to use a conditional contact.
Morten had taught me when I was in Aalborg University four months before.
But now I use the same code but there’s some error.
The attached file name is “Softball_ChaoConditional Contact”.
I had made some node in “PedalContactNode”.
And I write the conditional contact at “JointsAndDriversOptimized”.
My version is AMS 5.0.0, AMMRV1.3
Thank you
Best regards,
Yeh
Here, if you change the coefficient(0.01), then you can make the length of the vector shorter.
If you want to use ‘ConditionalContactClass’ class template, then you should include this file in your main file: #include “…/…/…/Body/AAUHuman/ToolBox/FrictionContactMuscles/ConditionalContactClass.any”