Skip to content
forked from NVlabs/mimicgen

This code corresponds to simulation environments used as part of the MimicGen project.

License

Notifications You must be signed in to change notification settings

Pei-YiHao/mimicgen

 
 

Repository files navigation

Mycobot-MimicGen

Based on Robosuite and MimicGen. For Robosuite-related content, refer to: https://github.com/Pei-YiHao/robosuite-mycobot. This project extends MimicGen with more complex instruction generation. Additional domain randomization was added, including color, size, instructions, spatial position, texture*, and lighting*. It also includes support for the Mycobot280 6-DOF collaborative robotic arm, tested with a 40.5% success rate in the Stack D4 task using Mycobot280 + parallel gripper.

References:

Installation:

To install MimicGen:

git clone https://github.com/Pei-YiHao/mimicgen
pip install -e .

About

This code corresponds to simulation environments used as part of the MimicGen project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%