Skip to content

joonhyung-lee/xai615-realworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

xai615: realworld robot demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published