KmolYuan / Pyslvs-UI

An open source planar linkage mechanism simulation and mechanical synthesis system.
https://pyslvs-ui.readthedocs.io
GNU Affero General Public License v3.0
192 stars 37 forks source link

Ubuntu 17.10 does not show motion paths #12

Closed njhurst closed 6 years ago

njhurst commented 6 years ago

I can not work out how to enable the green linkage paths: screenshot from 2018-03-04 10-41-56

Are those green paths expected to show? As far as I can tell, I've installed all the correct dependencies.

(compare with https://github.com/KmolYuan/Pyslvs-PyQt5/raw/master/images/main_plasma.png)

KmolYuan commented 6 years ago

I must say I forgot to add a description for this feature.

I will put it to readme file later.

User can driving joints from "inputs" tab. Select a base link and a drive link could add the dependent into variables list, then using QDial widget (it just like a turntable) to adjust the angle value.

Path data will start append coordinates (between a certain of distance) after press the "record" button. Press "record" button again to stop recording.

At the last, path data can be copy or switch visibility by right-click menu.