Search found 13 matches

by Yu-Wei Chen
Tue Apr 01, 2014 8:17 pm
Forum: OpenSim
Topic: Save view as image in Python
Replies: 0
Views: 76

Save view as image in Python

Hi, I want to write a script to load the model and save the view as image. After loadModel(modelFileName) and gfxWindowSendKey('x') , I cannot find the Python API to save the view as image. Besides, can I run the script in Command Line not in GUI? The reason why I do so is that, I use C++ code to pe...
by Yu-Wei Chen
Tue Apr 01, 2014 7:46 pm
Forum: OpenSim
Topic: Residual Actuators in Static Optimization
Replies: 2
Views: 659

Re: Residual Actuators in Static Optimization

Hi, James,

It helps me a lot. I think I know how to use the residuals and actuators in my analysis.

Thanks very much.

Best regards,
Yu-Wei
by Yu-Wei Chen
Mon Mar 24, 2014 2:39 am
Forum: OpenSim
Topic: Residual Actuators in Static Optimization
Replies: 2
Views: 659

Residual Actuators in Static Optimization

Hi, I am performing Joint Reaction (JR) analysis and have some problems. I need some hints or help. I use the tutorial model Gait2354_Simbody to perform Scaling and IK. Refer to the webinar 'Estimating Joint Loads in OpenSim' by Matt DeMers and the document about Static Optimization (SO), I use IK r...