Search found 47 matches

by hamed kouchebaghi
Thu Aug 13, 2020 7:01 am
Forum: OpenSim
Topic: OpenSim and Matlab
Replies: 5
Views: 530

OpenSim and Matlab

hello,

how can I load motion file in MATLAB after creating the model in MATLAB environment ? (I have loaded Arm26 model in MATLAB and now I wanna start moving the model)

thank you,

Hamed
by hamed kouchebaghi
Wed Jul 01, 2020 9:27 am
Forum: OpenSim
Topic: opensim and matlab
Replies: 0
Views: 125

opensim and matlab

Hello Is there any pdf file or something that could help me with my issue that I'm facing. I work on my master thesis but there is no progress with it. I want to import and visualize arm26 through MATLAB (the problem I've been trying to solve recently) and then I will add a controller to control the...
by hamed kouchebaghi
Mon Jun 29, 2020 10:49 am
Forum: OpenSim
Topic: Visualization a model
Replies: 18
Views: 1042

Re: Visualization a model

Hello Is there any pdf file or something that could help me with my issue that I'm facing. I work on my master thesis but there is no progress with it. I want to import and visualize arm26 through MATLAB (the problem I've been trying to solve recently) and then I will add a controller to control th...
by hamed kouchebaghi
Thu May 28, 2020 12:26 am
Forum: OpenSim
Topic: Visualization a model
Replies: 18
Views: 1042

Re: Visualization a model

could you help me with this please ?

thank you
by hamed kouchebaghi
Sun May 24, 2020 8:03 am
Forum: OpenSim
Topic: Visualization a model
Replies: 18
Views: 1042

Re: Visualization a model

Hello, The error indicates that the file you used to create the model is not a valid xml model file, that could be due to using non .osim file altogether or editing the file by hand causing a syntax error in the XML (mismatched tags or typos etc.) Hope this helps, -Ayman hello hope you having a goo...
by hamed kouchebaghi
Wed May 20, 2020 2:12 am
Forum: OpenSim
Topic: Visualization a model
Replies: 18
Views: 1042

Re: Visualization a model

Undefined variable "shoulder" or class "shoulder.getCoordinate". The "shoulder" variable hasn't been defined. You can either define the variable (a reference to the joint), or comment out that line in the code if you don't want to change the joint angle. If you are going to be using the Matlab inte...
by hamed kouchebaghi
Tue May 19, 2020 11:37 am
Forum: OpenSim
Topic: Visualization a model
Replies: 18
Views: 1042

Re: Visualization a model

thank you so much.
by hamed kouchebaghi
Mon May 18, 2020 11:44 am
Forum: OpenSim
Topic: Visualization a model
Replies: 18
Views: 1042

Re: Visualization a model

Can anyone help me with this please ?
by hamed kouchebaghi
Sun May 17, 2020 12:24 am
Forum: OpenSim
Topic: Visualization a model
Replies: 18
Views: 1042

Re: Visualization a model

what could be causing this error? Java exception occurred: java.lang.RuntimeException: SimTK Exception thrown at Xml.cpp:820: Error detected by Simbody method Xml::Element::getAs(): The given Node was not an Element; it is a NoNode. Use Element::isA() to check before calling Element::getAs(). (Requi...
by hamed kouchebaghi
Fri May 15, 2020 11:18 pm
Forum: OpenSim
Topic: Visualization a model
Replies: 18
Views: 1042

Re: Visualization a model

thank you for your help in advance,
I copied the code into the command window of matlab and ran it which you sent me, but I faced the following problem. what's wrong with it ?
Screenshot (25).png
Screenshot (25).png (160.49 KiB) Viewed 386 times