Closed s-heppner closed 2 months ago
We decided for going towards a different architechture. Instead of semantically patching the generated aas-core SDK, we will build our functionality on top of it.
Since we will loose backward compatibility, we created a new project called BaSyx-Python-Framework.
This Issue is therefore deprecated.
We need a function in
ast_building_blocks
Funktion:adapt_import_statement
.Then we need to use this function to change
import aas_core3.types as aas_types
toimport basyx.aas.types as aas_types
inconstants.py