Installation¶
Prerequisites
Before starting, ensure you have:
- Python 3.10+
- Conda (recommended for environment management)
Step 1: Clone Repository¶
Clone the repository with all submodules:
Step 2: Create Conda Environment¶
Set up a new conda environment:
Step 3: Install Dependencies¶
Install MoMaGen¶
Install BEHAVIOR-1K and Dependencies¶
Install Robomimic¶
Verification¶
Verify Installation
To verify the installation, check that the required packages are available:
If successful, you should see: Installation successful
Troubleshooting¶
Next Steps¶
Once installation is complete, proceed to the data generation tutorial.