/RRC2021ThreeWolves

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

This repository contains the code for thrid-place for Phase 1 of the 2021 Real Robot Challenge.

Running the code in simulation

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