For LTH Robotlab.
Install miniforge if you don't have it already.
Open the forge prompt in this directory and run:
conda env create --file environment.yml
conda activate fdm_3dp_setup
python -m compas_rhino.install
conda env update --file environment.yml
conda activate fdm_3dp_setup
python -m compas_rhino.install
Install Docker Desktop
You might need to install and/or update WSL kernel. Follow steps in the Docker Desktop installer.
Run either the compose file for virtual controller or real controller (serviceport).