Search found 2 matches
- Sun Mar 19, 2023 11:22 pm
- Forum: OpenSim
- Topic: RuntimeError: std::exception in 'SimTK::State & OpenSim::Model::initSystem()': std::exception
- Replies: 1
- Views: 695
RuntimeError: std::exception in 'SimTK::State & OpenSim::Model::initSystem()': std::exception
Hi, I'm using official opensim-python container on Linux. The container is pulled from: https://hub.docker.com/r/stanfordnmbl/opensim-python When I run the official exmple build_simple_arm_model.py, it end up with an exception: freeglut (simbody-visualizer): failed to open display '' Traceback (most...
- Thu Mar 09, 2023 3:17 am
- Forum: OpenSim
- Topic: Exporting Simbody visualizer "movie" directly from MATLAB API
- Replies: 3
- Views: 1004
Re: Exporting Simbody visualizer "movie" directly from MATLAB API
Hi Neha I followed the solution you mentioned in the previous reply, which is re-building the Simbody binararies and replacing the simbody-visualizer.exe in the Opensim dir with the new one. Then I ran the code, ended up with a exception, saying: RuntimeError: std::exception in 'SimTK::State const &...