/xai615-realworld

xai615: realworld robot demo

Primary LanguageJupyter Notebook

xai615-realworld

This repo provides minimal hands-on code for the class XAI615 in RealWorld Robot for Pick-n-Place Demo.

MuJoCo related code is employed from following DeepMind's repos:

Prerequisites

This repo is tested on following environment:

  • Ubuntu: 20.04
  • Python: 3.8.10
  • mujoco: 2.3.2

Install dependencies

Mujoco Engine

pip install mujoco

pip install mujoco-python-viewer

RG2 - Gripper

pip install pymodbus==2.4.0

Descriptions

Below is a list of files and their descriptions: