Search found 5 matches

by Marina Guihard
Mon May 14, 2018 4:59 am
Forum: OpenSim
Topic: New Matlab controller
Replies: 5
Views: 240

Re: New Matlab controller

Hello, Since my last post, I currently develop my own controller using the platform OpenSim/Matlab. I would like to calculate the moment (muscle force * moment arm) of each muscle seperately to provide a torque feedback to my controller. I don't know exactely which method I should use to get a muscl...
by Marina Guihard
Mon May 07, 2018 3:32 am
Forum: OpenSim
Topic: Problem with muscle analysis
Replies: 8
Views: 2292

Re: Problem with muscle analysis

Hello, I currently develop my own controller using the platform OpenSim/Matlab. I would like to calculate the moment (muscle force * moment arm) of each muscle separately to provide a torque feedback to my controller. I am looking for the methods to get a muscle total force and moment arm for a give...
by Marina Guihard
Mon Mar 05, 2018 2:38 am
Forum: OpenSim
Topic: New Matlab controller
Replies: 5
Views: 240

Re: New Matlab controller

Thanks. That's clear for me now.
I will try to create my custom controller and load the library in Matlab.
I will certainly get back to you :)
Marina
by Marina Guihard
Fri Mar 02, 2018 2:15 am
Forum: OpenSim
Topic: New Matlab controller
Replies: 5
Views: 240

Re: New Matlab controller

Thank you for your reply.
Is it then possible to add a custom controller class built in C++ into the opensim Matlab library ? Do you have any advice on how to do that?
Thanks again for your help
Marina
by Marina Guihard
Thu Mar 01, 2018 8:31 am
Forum: OpenSim
Topic: New Matlab controller
Replies: 5
Views: 240

New Matlab controller

Hi all, I am trying to create my own controller. How can I script with Matlab a new class inherited from the OpenSim Controller class as shown in the developer's guide (https://simtk-confluence.stanford.edu/display/OpenSim/Creating+a+Controller+Part+One) ? Any advice or example code would be of grea...