Jason K. Moore
Jason K. Moore
Ok, cool, must have missed it.
You could probably do it with the cylinder shape and just use a small diameter. We may not have all of the Three.js shapes implemented either.
If you set the length of the cylinder to an expression that is a function of the time dependent states, it should work.
This is broken in the current version of PyDy, see https://github.com/pydy/pydy/issues/388 for a work around or use the dev version and the new function.
_Comment by **[moorepants](https://github.com/moorepants)** from Monday Jan 20, 2014 at 00:10 GMT_ --- Right now there is an obscure error in lambdify if you don't. Theano actually gives a decent error...
I think you can use container widgets to make columns so that you can arrange things better.
This needs to be updated with master.
Switching to #310
I just tried this out and noticed two things: 1. The animation is very slow. You noted that we need a speed up/slow down knob. I agree. 2. It doesn't...
What's the status with this? I see you added some commits after my comments. Did you address them?