-
### Steps to reproduce
### Expected result
### Actual result
(include screen grabs where appropriate)
### Environment and GUI version
-
Hello, Thanks for your work on OpenSenseRT first! I am trying to rebuild your RT system by following your instruction, for rehabilitation purposes.
However, after flashed your system image file to an…
-
There's no utility as of now to allow users to inspect mocap data or IMU data in the API, through Matlab or Python making debugging quite hard or next to impossible.
-
The opensim-moco contains a lot of code that belongs better in opensim-core. Here's a list:
- [x] ModelProcessor #2712
- [x] TableProcessor #2713
- [x] analyze() #2718
- [x] visualize() #2717
-…
-
Hi
Thank you for the codes and congrats on your great work and results.
when I run main.py, I get the following error:
FileNotFoundError: [Errno 2] No such file or directory: 'src/experiments/exp…
-
I have finished all steps in tutorial to set the anaconda environment. My system is windows. When running `ProstheticsEnv(visualize=True)` python will crash, although running `visualize = False` it wo…
-
Hello! Sorry in advance if the question is silly.
About me: I have tiny project with simple biceps model, and my scientific director requested to compare geometry parameters of my model with real m…
-
Currently the GIBOC algorithms are extracting MATLAB triangulations that are not closed. It is trivial to close them but I need to understand if it is necessary to do so.
Action:
- [ ] check OpenSim…
-
https://github.com/opensim-org/opensim-models/blob/master/Tutorials/Building_a_Passive_Dynamic_Walker/DynamicWalkerBuildModel.cpp#L24
```
In file included from /usr/local/include/OpenSim/Common/Ad…
-
This is a main description for the python part:
The idea is to have :
* a complete opensim wrapping of somebody and opensim
* python qt integration
For openSimQt, this is a separate milesto…