Official Release - Updated for gsplat 1.0 and the newest mesh reconstruction method: 2DGS + Normal Constraint
-
Install Python dependencies:
pip install -r requirements.txt
This installs all real2sim necessary packages except for StableNormal and COLMAP
-
Install FFmpeg:
# Ubuntu/Debian sudo apt install ffmpeg # macOS brew install ffmpeg # Windows # Download from https://ffmpeg.org/download.html
We provide a pre-reconstructed object to help you understand the real2sim video capture process:
🔗 Download Sample Reconstructed Object
The final cleaned result is located at:
spray/spray/results/train/ours_7000/spray.ply
- Capture a 360° surrounded video of your target object
- Process using Gaussian Splat and Mesh Extraction
- Generate digital assets for simulation
- Deploy with policy training and sim2real applications
- Fix configuration and dataloader structure
- Improve gripper functionality
- Enhance object integration with MuJoCo backend