Skip to content

Latest commit

 

History

History
93 lines (63 loc) · 2.63 KB

environment_catalog.md

File metadata and controls

93 lines (63 loc) · 2.63 KB

Environment catalog

You can teleoperate a robot in each environment by giving <env_name> (e.g. MujocoUR5eCable) as an argument to Teleop.py as follows:

# Go to the top directory of this repository
$ cd robo_manip_baselines
$ python ./bin/Teleop.py <env_name>

MuJoCo environments

UR5e

MujocoUR5eCable

Task to pass the cable between two poles.

TeleopMujocoUR5eCable.mp4

MujocoUR5eRing

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

TeleopMujocoUR5eRing.mp4

MujocoUR5eParticle

Task to scoop up particles.

TeleopMujocoUR5eParticle.mp4

MujocoUR5eCloth

Task to roll up the cloth.

TeleopMujocoUR5eCloth.mp4

Dual UR5e

MujocoUR5eDualCable

Task to manipulate a cable with two grippers.

RMBaselines-MujocoUR5eDualCable-Teleop-20250409.mp4

xArm7

MujocoXarm7Cable

Task to pass the cable between two poles.

TeleopMujocoXarm7Cable-20241117.mp4

MujocoXarm7Ring

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

TeleopMujocoXarm7Ring-20241117.mp4

ALOHA

MujocoAlohaCable

Task to manipulate a cable with two grippers.

RMBaselines-MujocoAlohaCable-Teleop-20250409.mp4

HSR

MujocoHsrTidyup

Task to tidy up objects on the floor.

RMBaselines-MujocoHsrTidyup-Teleop-20250409.mp4

Unitree G1

MujocoG1Bottles

Task to grasp and manipulate bottles.

RMBaselines-MujocoG1Bottles-Teleop-20250409.mp4

Isaac environments

UR5e

IsaacUR5eChain

Task to pick a chain and hang it on a hook.

TeleopIsaacUR5eChain_20241001.mp4

IsaacUR5eCabinetVec

Task to open the top lid of the box.
The parallel simulation feature of Isaac Gym allows multiple robots to be controlled in parallel while adding random noise.

RoboManipBaselines-IsaacUR5eCabinetVec.mp4

Real-world environments

UR5e

RealUR5eDemo

Various manipulation tasks with UR5e in the real world.

RealUR5eDemoEnv-Crop.mp4

See here for instructions on how to operate real robot.

xArm7

RealXarm7Demo

Various manipulation tasks with xArm7 in the real world

TeleopRealXarm7Demo-20241202-Crop.mp4