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

    Linux Dependencies: On some Linux distributions, you may encounter PyQt5-related errors when running the application. If this happens, you'll need to install missing system dependencies. See issue #38 for detailed instructions and solutions.

  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: [email protected]

About

AAS Manager is an editor and viewer for Asset Administration Shells. Powered by https://github.com/eclipse-basyx/basyx-python-sdk

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5