Page 1 of 1

Forward integration

Posted: Fri Feb 21, 2020 10:24 am
by william_a
Dear All,

I want to do forward integration with arm26 model while updating the controls after every 10ms. I am able to load the model but not able to access controls. How do I do this in python?

Thanks,
William

Re: Forward integration

Posted: Fri Feb 21, 2020 3:35 pm
by aymanh
Hello,

Please check the example build_simple_arm_model.py under Code/Python of the Resources directory (typically under (Documents/OpenSim/4.x/ on windows) which shows how to build a model, associate a controller and integrate forward.

Best regards,
-Ayman