Jason K. Moore
Jason K. Moore
BTW, I'll merge this example as soon as you add the figure and beef up the readme.
Oh yeah and one more thing: switch to no loops or loops in the problem derivation so that it is consistent with itself. Fix those three things and we will...
Here are some suggestions for the visualization: Attach some shape to each bob (dont' use a sphere, make it more general like an ellipsoid). Attach different shapes to each pendulum...
I'm fine with that. Like I said, I think doing so will help define your API design. So the goal will be to animation the 3 link conical pendulum and...
Outstanding issues: - [x] Add a figure - [x] More detail in the readme - [x] Fix the kinematical differential equation definitions so that you get correct EoM
This needs to be merged into one directory with the stuff in PR #11.
How about changing this example so that it imports the results of your three pendulum example and this would only have the code for the simulation and visualization. Right now...
@fitze to comment on your comment that starts with `scene = Scene('scene1', KanesMethod)` I agree that having an interface to sympy mechanics that is more about adding bodies to a...
@fitze "So this is great because now I see how the visualization example would build directly off of a regular pydy example. Neat." I imagined the json file (or string...
Tarun, Please `git rm js/output.json` because there are always conflicts when trying to switch branches and merging etc. It is a real nuisance. My modifications to the code allowed for...