pydy icon indicating copy to clipboard operation
pydy copied to clipboard

Create text widgets for System time parameters

Open oliverlee opened this issue 9 years ago • 7 comments

This pull request resolves https://github.com/pydy/pydy/issues/206.

Maybe we should move the time parameter widgets so they are horizontally stacked instead of vertically? I don't know how to do that so someone else can, ideally in another pull request.

We also need to have some sort of widget or slider for fps/speedup since it's kind of dumb to tie the simulation time step to the speed of the visualization.

oliverlee avatar Oct 19 '15 23:10 oliverlee

Screenshot when using a System object:

screen shot 2015-10-20 at 01 46 35

oliverlee avatar Oct 19 '15 23:10 oliverlee

I think you can use container widgets to make columns so that you can arrange things better.

moorepants avatar Oct 20 '15 03:10 moorepants

This needs to be updated with master.

moorepants avatar Dec 26 '15 05:12 moorepants

Switching to #310

moorepants avatar Dec 26 '15 22:12 moorepants

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 seem possible to drag the slider to control the animation anymore.

moorepants avatar Dec 26 '15 22:12 moorepants

What's the status with this? I see you added some commits after my comments. Did you address them?

moorepants avatar Mar 04 '16 16:03 moorepants

I noticed the same issues and I haven't looked into it yet.

oliverlee avatar Mar 04 '16 17:03 oliverlee