Code accompanying the paper "CHEQ-ing the Box: Safe Variable Impedance Learning for Robotic Polishing".
Creation via virtual environment:
scripts/build.sh
Training can be performed with the parallel setup. For this open up two shell terminals and activate the virtual environment. Afterwards perform
python learn.py
in the first terminal, followed by
python act.py
in the second terminal.
The logging of the runs is done with Weights and Biases. It is necessary to create an account and perform an intial login as described on their website. The details of your account can be specified in the config-file.