opensim-org / opensim-core

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.
https://opensim.stanford.edu
Apache License 2.0
758 stars 308 forks source link

Moco verbosity in Google Colab #3770

Open mrrezaie opened 2 months ago

mrrezaie commented 2 months ago

Hi,

First, thanks a lot for supporting OpenSim Moco in Google Colab!!!

I'm following this Tutorial 7 - Set up OpenSim Moco in Google Colab; it works well but the verbosity doesn't work. Even if I use solver.set_verbosity(2), the code doesn't print anything.

Thanks again.