pipatth / robot-rl-cscie89

19 stars 13 forks source link

CSCI-E89 Deep Learning: Final Project

Case Study in Robotics

Installation

Install dependencies

Install Mujoco

How to run

Due to the bug in mujoco-py when running with NVIDIA GPU, the workaround is to prepend the following before running a python command if you want to render the training. Note: if you re-install NVIDIA driver during the installation process above, reboot before running this.

LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libGLEW.so:/usr/lib/x86_64-linux-gnu/libGL.so python fetchreach.py --render