apockill / uArmCreatorStudio

uArm Creator Studio is a Visual Programming Language for robot arms, with a heavy emphasis on computer vision and usability for both low experience and high experience programmers. It's written entirely in Python, and supports python scripting within the application.
82 stars 39 forks source link

Prompt the user to set up devices at startup and clean up the repository #2

Closed velovix closed 8 years ago

velovix commented 8 years ago

If the user starts the program and no Settings.p file exists, the settings dialog will be shown so the user can configure their devices.

The repository has been cleaned of precompiled Python files and the Settings.p file.