Do not use absolute paths, use PackagePath instead
requested to merge do-not-use-absolute-paths into feature/retrieve_fix_controller_already_registered
We should avoid using absolute paths where possible. The correct solution is using PackagePaths, which are available in ARON as well.