This repository contains the code for thrid-place for Phase 1 of the 2021 Real Robot Challenge.
to train the RL model of the controller:
python train_sac.py
to run the controller in simulation:
python three_wolves/scripts/sim_cube_trajectory.py
This repository contains the code for thrid-place for Phase 1 of the 2021 Real Robot Challenge.
to train the RL model of the controller:
python train_sac.py
to run the controller in simulation:
python three_wolves/scripts/sim_cube_trajectory.py