In order for `rtcds` to find your model (the <model_name>.mdl file) the `RCG_LIB_PATH` env variable needs to have a path to the directory containing it. The best way to do that, is adding the directory path to the `RCG_LIB_PATH` line in the `/etc/advligorts/env` file.
...
...
@@ -65,7 +55,7 @@ After adding the line, your `/etc/advligorts/env` file might look like:
Note the `RTS_ENV` environmental variable will override where `rtcds` looks for the env file, so if you want the default functionality make sure it is unset.
...
...
@@ -75,12 +65,12 @@ You can list your `rtcds` environment again with the `rtcds env` command and you