experiments/run.py: support out-of-tree runs with default params
Currently --repo, which is used to find simulators etc., defaults to '..', which only works when executing in the 'experiments' directory in the simbricks repo. Instead we make this relative to the run.py-file's path.
Showing
Please register or sign in to comment