OpenSim API: WrapObject set-methods

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Alexander Synek
Posts: 1
Joined: Thu Jul 25, 2013 4:09 am

OpenSim API: WrapObject set-methods

Post by Alexander Synek » Fri Apr 24, 2015 7:18 am

Hey!

I'm currently trying to set up a model from scratch using the OpenSim API and I want to include wrapping objects for muscles.

In order to adjust the position and orientation of the objects, I'd apparently have to change the properties "translation" and "xyz_body_rotation". I could find get-methods for these properties, but set-methods are missing. I've seen that two more people appear to have the same problem, but their questions haven't been answered yet. (#1, #2)

Is there any possibility to adjust position and orientation for wrapping objects using the API?

I would highly appreciate any help. Please also let me know if this is simply not feasible with the API at this moment.

Thanks a lot in advance and best regards,
Alex

User avatar
Mojtaba Mirakhorlo
Posts: 10
Joined: Tue Nov 25, 2014 3:28 am

Re: OpenSim API: WrapObject set-methods

Post by Mojtaba Mirakhorlo » Tue Nov 17, 2015 5:45 am

Hi Alex,

I have the same problem! I am wondering if you find a way to set these parameters in opensim API? if so could you share it with me?

Yours,
Mojtaba

User avatar
jimmy d
Posts: 1375
Joined: Thu Oct 04, 2007 11:51 pm

Re: OpenSim API: WrapObject set-methods

Post by jimmy d » Fri Nov 20, 2015 3:23 pm

Refer here

POST REPLY