Create Aron/Introduction authored by Fabian Peller's avatar Fabian Peller
# Aron structure
Aron (ArmarX Object Notation) is the ArmarX implementation of variants which can be transferred over the network via ZeroC Ice. Further, Aron is the data representation used in the ArmarX Memory System [ArMem](ArMem/ArMem). We distinguish between:
- type specification vs. data information
- data transfer object (dto) vs. its corresponding c++ wrapper
## Aron Type specification