Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 341 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 341 Bytes

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