Search found 2 matches

by Weichao Gong
Sun Mar 19, 2023 11:22 pm
Forum: OpenSim
Topic: RuntimeError: std::exception in 'SimTK::State & OpenSim::Model::initSystem()': std::exception
Replies: 1
Views: 522

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...
by Weichao Gong
Thu Mar 09, 2023 3:17 am
Forum: OpenSim
Topic: Exporting Simbody visualizer "movie" directly from MATLAB API
Replies: 3
Views: 862

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 &...