Michael Sherman
Michael Sherman
> Cool! States can have names?? Well, I don't know if that's a good thing. That's just a side effect of the general serialize-to-Xml-Element method that takes an optional name....
> Does it make sense for the Subsystem name to appear as DefaultSystemSubsystem::Guts or DefaultSystemSubsystem? I'm not sure how it got _any_ name -- there are definitely some quirks lurking...
Reviewed -- just a few comments. What is the status of this PR? Is there still an unresolved build problem? --- Reviewed 7 of 7 files at r1. Review status:...
Agreed, thanks @ianhamilton117! Please be sure to include a unit test that can run in our automated builds, verifies that the code is working, and ensures that it continues to...
:+1: Any volunteers?
Responded on bitbucket.
OMG! Thank you for wrestling with this ugly code.
Sounds useful. I notice that Matlab `linspace` returns a row vector rather than a column vector. Is that a desirable feature for some reason? I suppose we should have methods...
We could fix them though since we do have our own copy. Anyone want to submit a PR?
I'm not sure what you mean about using Simbody from Cuda. Simbody is a C++ library that would be called from a C++ main program. Have you tried the same...