Search found 2 matches

by Fernando García-Avello
Mon Apr 04, 2022 5:11 am
Forum: OpenColab
Topic: OpenColab OpenSim-Models
Replies: 3
Views: 546

Re: OpenColab OpenSim-Models

Hi Hossein, sure. What I am doing is the following: In the following lines: #@title OpenSim model details e.g. joints, bodies, muscles from opensim import Model a = Model("/content/opensim-models/Pipelines/Gait2354_Simbody/gait2354_simbody.osim") I am just substituing "Gait_2354" for the correspondi...
by Fernando García-Avello
Fri Mar 18, 2022 4:44 am
Forum: OpenColab
Topic: OpenColab OpenSim-Models
Replies: 3
Views: 546

OpenColab OpenSim-Models

Hello, first of all thanks for all the work and tutorials. I think merging colab with openSim has tremendous potential. My question is simple, I am just trying to import other OpenSim Models besides the one you have in the colab example (Gait2354) but I am having trouble with that. Particularly I wo...