nuc_setup.py for FR3 throws an error:
CondaToSNonInteractiveError: Terms of Service have not been accepted for the following channels...
To fix this I had to add the following to .droid/nuc/Dockerfile.nuc after line 46:
RUN conda tos accept --override-channels --channel https://repo.anaconda/com/pkgs/main
RUN conda tos accept --override-channels --channel https://repo.anaconda/com/pkgs/r