Skip to content

Latest commit

 

History

History
89 lines (77 loc) · 2.41 KB

environment_catalog.md

File metadata and controls

89 lines (77 loc) · 2.41 KB

Environment catalog

All the following Python commands can be executed in the teleop directory.

MuJoCo environments

UR5e

MujocoUR5eCableEnv

Task to pass the cable between two poles.

$ python bin/TeleopMujocoUR5eCable.py
TeleopMujocoUR5eCable.mp4

MujocoUR5eRingEnv

Task to pick a ring and put it around the pole.

$ python bin/TeleopMujocoUR5eRing.py
TeleopMujocoUR5eRing.mp4

MujocoUR5eParticleEnv

Task to scoop up particles.

$ python bin/TeleopMujocoUR5eParticle.py
TeleopMujocoUR5eParticle.mp4

MujocoUR5eClothEnv

Task to roll up the cloth.

$ python bin/TeleopMujocoUR5eCloth.py
TeleopMujocoUR5eCloth.mp4

xArm7

MujocoXarm7CableEnv

Task to pass the cable between two poles.

$ python bin/TeleopMujocoXarm7Cable.py
TeleopMujocoXarm7Cable-20241117.mp4

MujocoXarm7RingEnv

Task to pick a ring and put it around the pole.

$ python bin/TeleopMujocoXarm7Ring.py
TeleopMujocoXarm7Ring-20241117.mp4

ALOHA

MujocoAlohaCableEnv

Task to pass the cable between two poles.

$ python bin/TeleopMujocoAlohaCable.py
TeleopMujocoAlohaCable-20241117.mp4

Isaac environments

UR5e

IsaacUR5eChainEnv

Task to pick a chain and hang it on a hook

$ python bin/TeleopIsaacUR5eChain.py
TeleopIsaacUR5eChain_20241001.mp4

IsaacUR5eCabinetEnv

Task to open the top lid of the box

$ python bin/TeleopIsaacUR5eCabinet.py
TeleopIsaacUR5eCabinet_20241015.mp4

Real-world environments

UR5e

RealUR5eDemoEnv

Various manipulation tasks with UR5e in the real world

$ python bin/TeleopRealUR5eDemo.py
RealUR5eDemoEnv-Crop.mp4

xArm7

RealXarm7DemoEnv

Various manipulation tasks with xArm7 in the real world

$ python bin/TeleopRealXarm7Demo.py
TeleopRealXarm7Demo-20241202-Crop.mp4