opensim-core icon indicating copy to clipboard operation
opensim-core copied to clipboard

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.

Results 340 opensim-core issues
Sort by recently updated
recently updated
newest added

Fixes issue #3267 ### Brief summary of changes Moved the logic for IPOPT libraries out of the Vendors/tropter folder and into the base CMakeLists file ### Testing I've completed With...

First attempt doing this, so apologies if it isn't correct! ### Brief summary of changes Created a MocoImpulseTrackingGoal (capable of tracking a single axis' impulse at a time; user must...

I've been using the scale tool in Python and have noticed that its run method returns False when I do not use the MarkerPlacer, despite the scaling otherwise working properly....

Hello, I am trying to build the latest opensim package for python via a docker image and am running into the following error: ![Screen Shot 2022-07-29 at 5 16 14...

Fixes issue # ### Brief summary of changes ### Testing I've completed ### Looking for feedback on... ### CHANGELOG.md (choose one) - no need to update because... - updated. ---...

Fixes issue -. ### Brief summary of changes Removed all BTK dependencies since now we have switched to ezc3d. ### Testing I've completed Github ci workflows passed in my local...

This was seen when @gurchiek was using MATLAB to insert a new point into a `PathPointSet` created with `clone()`. `clone()` creates a new point that did not have a model...

As explained in https://github.com/opensim-org/opensim-core/issues/3274 and as evident by the list of issues/PRs due to leaks or crashes due to the use of this flag, this is practically giving users a...

I went to conda install opensim 4.4 (which is amazing!) and noticed 2 things that I have some feedback/questions about. 1. The description [here](https://simtk-confluence.stanford.edu:8443/display/OpenSim/Conda+Package) mentioned recommending installing in the base...

This issue have been edited since the first submission. After more testing and with the newer version, the following is now the issue: This has been run on Arch Linux,...