Page 1 of 1

Simbody 3.6 Documentation

Posted: Sat Oct 28, 2017 9:14 am
by kenechukwu
Hello All,

I realize that the OpenSim 4.0 API works with a new Simbody version 3.6.

Is there any access to the Simbody 3.6 documentation online?

Thank you.

Kenechukwu

Re: Simbody 3.6 Documentation

Posted: Sat Oct 28, 2017 12:20 pm
by tkuchida
Simbody 3.6 hasn't been officially released (the latest release is 3.5.4: https://github.com/simbody/simbody/releases). To get the latest API documentation, I think you need to clone the GitHub repo and build the doxygen locally.

The Simbody 3.5 doxygen is available online: https://simtk.org/api_docs/simbody/3.5/. Some (but not all) of the changes since the 3.5 release are listed here: https://github.com/simbody/simbody/blob ... ANGELOG.md. For a complete record of all changes, you can go through the closed Pull Requests on GitHub: https://github.com/simbody/simbody/pull ... s%3Aclosed.