Looking for an alternative function to addInStationForce in Matlab API.
Posted: Wed Sep 19, 2018 2:00 pm
Hi all,
I am using the calcResidualForceIgnoringConstraints function in Matlab API to get the joint torques, what I want to do is including the ExpressionBasedBushingForces as part of the appliedBodyForces.
However, the forces I got from getRecordValues seemed to be applied at Bushing frames (in the global frame), not at body origins. As far as I know, in C++ API, addInStationForce function can be used to transform the bushing forces to body origin. Does anybody happen to know a similar function in Matlab API can solve my problem?
Thank you and kind regards,
Wei
I am using the calcResidualForceIgnoringConstraints function in Matlab API to get the joint torques, what I want to do is including the ExpressionBasedBushingForces as part of the appliedBodyForces.
However, the forces I got from getRecordValues seemed to be applied at Bushing frames (in the global frame), not at body origins. As far as I know, in C++ API, addInStationForce function can be used to transform the bushing forces to body origin. Does anybody happen to know a similar function in Matlab API can solve my problem?
Thank you and kind regards,
Wei