Search found 2 matches

by behnoosh parsa
Mon Aug 05, 2019 12:07 pm
Forum: OpenSim
Topic: API: Animate a model with IK results
Replies: 2
Views: 415

Re: API: Animate a model with IK results

Hi,

I have trouble implementing these two lines in Python:

auto q = Vector(stateVector->getSize(), &stateVector->getData()[0]);
state.updQ() = q;

Could you please help me?

Is the a documentation for python users for openSim?

Thank you!
by behnoosh parsa
Thu May 12, 2016 10:51 am
Forum: Matlab-Opensim Interfaces
Topic: Storing the Center of mass and ground reaction force
Replies: 0
Views: 821

Storing the Center of mass and ground reaction force

Dear all,

I am using forward tool to run a forward dynamics simulation in matlab. I need to get COM kinematic data and the GRF after the simulation is done. Is there any way I can have access to these data?

Thank you,
Behnoosh