Jason K. Moore

Results 1408 comments of Jason K. Moore

@oliverlee any idea why your fix works? seems like the same thing that is in scene.py. I'm having trouble seeing what is the difference.

I recommend using `display_jupyter()` now.

Actually, `display_jupyter()` is only tin the development version. I'll try to make a new release soon.

Yes. The examples in the dev docs show this: https://pydy.readthedocs.io/en/latest/examples/multidof-holonomic.html

Everything in shapes is supported: https://pydy.readthedocs.io/en/latest/viz/pymodules/shapes.html

I see. Maybe I wrote this issue thinking about only the arrays. Yes, a shape check could be useful, but if it has to be in the rhs() evaluation, that...

@sahilshekhawat This example works now but still needs some polish. Your joints methods should be able to handle this example and it should exercise most of the functionality of your...