Nick Bianco
Nick Bianco
Hi @mkirby42, thanks for providing more details on this issue. I'm not really sure why the Docker container fails, given that the examples work when installing OpenSim from the instructions...
> The issue seems to be a problem with the initial guess outputting an empty vector for the time duration of the problem. @mkirby42 just to verify this, have you...
Hi @fl0fischer, thanks for clarifying. Good to know that this is Linux-specific and unrelated to Docker. Apologies for thinking this was off-topic, I thought you were having general issues with...
@aymanhab here is the issue I was referring to yesterday. If this is something you are able to test on your Ubuntu build, let me know.
@aymanhab pinging you here again per our dev meeting conversation.
Also, perhaps we should add a note to `CONTRIBUTING.md` for all new components with auxiliary dynamics.
We had to use the same workaround when we posted intermediate Moco releases a couple years ago.
Hi @zhengsizehrb, thanks for submitting your new constraint! The first step is change this from a plug-in to a new component within the OpenSim API. To do this, instead of...
@zhengsizehrb, the style checker threw an error because tabs were detected in the code. Make sure to replace all tabs with spaces (most IDEs have an option to do this...
Hi @zhengsizehrb, just checking in on this to see if you needed any help.