SimGAN
Pytorch Implementation of SimGAN: Hybrid Simulator Identification for Domain Adaptation via Adversarial Reinforcement L…
A toolbox for real-to-sim reconstruction and robotic simulation
git clone https://github.com/PointsCoder/OpenReal2Sim.gitPointsCoder/OpenReal2SimOpenReal2Sim is a toolbox for real-to-sim reconstruction and robotic simulation.
It supports our multiple research projects, including RoLA.
Clone this repository recursively:
git clone git@github.com:PointsCoder/OpenReal2Sim.git --recurse-submodules
Next, we need to set up the Python environment. We recommend using docker for managing dependencies.
Please refer to docker installation for launching the docker environment.
Please follow the step-by-step user guide here.
If you find this repository useful in your research, please consider citing:
@misc{openreal2sim,
title={OpenReal2Sim: A Toolbox for Real-to-Sim Reconstruction and Robotic Simulation},
author={OpenReal2Sim Development Team},
year={2025}
}
@inproceedings{rola,
title={Robot learning from any images},
author={Zhao, Siheng and Mao, Jiageng and Chow, Wei and Shangguan, Zeyu and Shi, Tianheng and Xue, Rong and Zheng, Yuxi and Weng, Yijia and You, Yang and Seita, Daniel and others},
booktitle={Conference on Robot Learning},
pages={4226--4245},
year={2025},
organization={PMLR}
}
more like this
Pytorch Implementation of SimGAN: Hybrid Simulator Identification for Domain Adaptation via Adversarial Reinforcement L…
Quadcopter dynamics simulation with two proportional–integral–derivative (PID) controllers that adjust the motor speeds…
search projects, people, and tags