Skip to content

rwth-iat/aas_manager

Repository files navigation


Logo

AAS Manager is a free, open source, cross-platform visual viewer/editor based on PyQt Framework and Eclipse BaSyx Python SDK

Download · Report Bug · Request Feature

Screenshots
Grey theme Light theme
Dialog for creating objects Dialog for value editing
Edit value in the treetable cell Columns management in the treetable
Context menu of object in the treetable

For further information about the Asset Administration Shell, see the publication "Details of the Asset Administration Shell" (Version 3) or (Version 2) by Plattform Industrie 4.0.

Installation

User version

You can find binaries of the editor for Windows or Linux systems in the releases.

Development version

  1. Clone the repo

    git clone https://github.com/rwth-iat/aas_manager.git
  2. Install requirements

    pip install -e .

    Note: If errors occur, try installing the packages one by one in the same order linke in requirements.txt

  3. Run aas_editor

OR

  1. Freeze an application into stand-alone executable
    pyinstaller aas_manager.spec
  2. Run the executable in dist folder

License

GPLv3. See LICENSE.

Contact

If you have any questions, please contact Igor Garmaev: i.garmaev@plt.rwth-aachen.de