Hello Everyone,
I have created a shoulder model having path spring (i.e. Ligament) attached to the shoulder. I am using prescribed function to move the joint by running the forward dynamics. Simulation runs for the defined time period (i.e. 4 sec) without any error, but the body segment attached to the joint gets disappear during simulation.
When I load the motion using .mot generated by FD tool the run time of simulation is only 0.01 sec.
When I saw the .mot file the results looks as below
time r_shoulder_angle r_shoulder_angle_u
0 0 0.1
0.01 -1.#IND0000 -1.#IND0000
0.06 -1.#IND0000 -1.#IND0000
0.31 -1.#IND0000 -1.#IND0000
1.31 -1.#IND0000 -1.#IND0000
2.31 -1.#IND0000 -1.#IND0000
3.31 -1.#IND0000 -1.#IND0000
4 -1.#IND0000 -1.#IND0000
Anyone know what is happening to the simulation?
Regards,
Rahul
Forward Dynamic _result error
Re: Forward Dynamic _result error
Your model is incorrectly defined and/or the prescribed function is wrong. It is hard to say without seeing the model. If you post your model and files then people on the forum could give you better feedback.