Standalone opensim

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
Shravan Tata
Posts: 9
Joined: Fri Jul 28, 2017 4:26 am

Standalone opensim

Post by Shravan Tata » Fri Feb 09, 2018 7:51 am

Hello everyone,

I was planning to use openSim with another physics engine. Is it possible to use Opensim without Simbody without having to go through a lot code change to OpenSim. Looking forward to your responses

User avatar
Christopher Dembia
Posts: 506
Joined: Fri Oct 12, 2012 4:09 pm

Re: Standalone opensim

Post by Christopher Dembia » Fri Feb 09, 2018 10:55 am

Is it possible to use Opensim without Simbody without having to go through a lot code change to OpenSim.
No; OpenSim uses Simbody throughout its implementation and its interface. Is there a feature you need that you think Simbody does not provide?

User avatar
Shravan Tata
Posts: 9
Joined: Fri Jul 28, 2017 4:26 am

Re: Standalone opensim

Post by Shravan Tata » Sun Feb 11, 2018 9:32 am

Hey Christopher Dembia,

Thanks for your reply. Having such a tight integration with Simbody makes the usage of OpenSim a bit restrictive. I am using a physics simulator called Webots which based on ODE. It would have have been really nice to be able to Integrate OpenSim with physics simulator of our choice. What do you think?

User avatar
Christopher Dembia
Posts: 506
Joined: Fri Oct 12, 2012 4:09 pm

Re: Standalone opensim

Post by Christopher Dembia » Sun Feb 11, 2018 11:10 am

Simbody is a high-quality physics engine and should be able to handle what ODE can handle, except for maybe rigid contact. Simbody has a number of features beyond ODE that OpenSim uses.

User avatar
Shravan Tata
Posts: 9
Joined: Fri Jul 28, 2017 4:26 am

Re: Standalone opensim

Post by Shravan Tata » Mon Feb 12, 2018 2:52 am

I agree with your that Simbody is indeed a powerful physics simulator. But making Opensim agnostic to the physics would have made it even more powerful. Now I am forced to switch between different physics simulators as I cannot integrate all into one.

User avatar
Christopher Dembia
Posts: 506
Joined: Fri Oct 12, 2012 4:09 pm

Re: Standalone opensim

Post by Christopher Dembia » Mon Feb 12, 2018 10:55 am

What is the system you are modeling in Webots? Might it be possible to model that system in OpenSim?

POST REPLY