Ayman Habib
Ayman Habib
@clnsmith Thanks for reporting: 1. To be clear you can't use python 3.8 with OpenSim 4.2 because the SWIG version (3.0.9) used then was old and the resulting code didn't...
@nickbianco I'm fixing these while trying to generate new doxygen for 4.3, do you know what's wrong there or should I dig into it? Does the generated Doxygen look ok...
Yes, resolved. There're other warnings but not fatal and not Moco related.
LGTM as long as we don't need to pull/build ipopt if neither OPENSIM_WITH_CASADI nor OPENSIM_WITH_TROPTER are on. If that scenario has been tested feel free to merge. Thanks @carmichaelong
Thanks again @carmichaelong I don't want to make up new work for you but if our build of dependencies with both flags OFF doesn't require IPOPT to be superbuilt or...
@moorepants @chrisdembia @kidzik or @adamkewley any idea why conda would pull the wrong build for the python version? What version conda did you use @carmichaelong so we're all in sync?...
@chalgand The reason these methods are not exposed to the Python API is that these are not public methods in the Component class/interface which implies that they should not be...
@pariterre Any suggestions on whether upgrading to this version of ezc3d has other side-effects. More of our users are relying on Ezc3d and are having issues with conda conflicts. Thank...
If not breaking we can go to latest released version, we have no reason to stay behind official released versions. On Tue, May 24, 2022, 1:28 PM Pariterre ***@***.***> wrote:...
Conda package was published with ezc3d 1.5, thanks for the help @pariterre Closing