-
See https://github.com/opensim-org/opensim-models/pull/180
- Remove all vtp references from `resources/`
- Remove all vtp references from `docs/`
- Go through any `.zip` files in `docs/` and make…
-
# Problem
When running the opensim example for the IMU-IK solver ("opensense") the following exception is thrown:
> what(): SimTK Exception thrown at MassProperties.h:542: Error detected by Simb…
-
Hi,
The pelvis geometries shipped with OpenSim v.4.5 are different from the geometries of the original Rajagopal model:
Rajagopal model pelvis:
https://github.com/opensim-org/opensim-models/blo…
-
Affects all 6 models in this folder: https://github.com/opensim-org/opensim-models/tree/master/Models/Gait10dof18musc
Also affects core files:
https://github.com/opensim-org/opensim-core/blob/mast…
-
you want to scale the osim model by height, (either using xacro or something from opensim itself, idk what will be easier)
maybe you just scale by height and create some prebaked models, like model_ge…
-
example2DWalking uses the model 2D_gait.osim, based on gait10dof18musc.osim. Both models have an incorrect gastroc path. Related: https://github.com/opensim-org/opensim-models/issues/129
-
Hello,
I have seen this before.
I created Bootbaan.osim, with works perfectly in the Gui, playing with the coordinate values and such.
If I remove 2 bodies and the relevant joints, creating Bootbaa…
-
I experienced the same strange behavior loading a analyzes xml file in OpenSim GUI and OpenSim API (Python) trying to use the IAA.
As we load the XML file, the RollingOnSurfaceConstraint sockets ar…
-
Build currently breaking (Ubuntu 20.04 Focal, Docker 20.10.7, docker-compose 1.25.0)
```bash
$ tail -n 50 std.log
[nb-javac] ^
[nb-javac] symbol: method Propert…
-
Suggested by @JuliaVanBeesel.
Warp-based model scaling involves:
- Spatially warping the model
- Scaling any non-spatial model parameters, such as muscle parameters, masses, etc.
This issue …