conda create -n dexmachina python=3.10 conda activate dexmachina Clone and install the below custom forks of Genesis and rl-games: pip install torch==2.5.1 git clone ...
Although Isaac Sim comes with a built-in Python environment, we recommend using a seperate conda environment which is more flexible. We provide scripts to automate environment setup when ...