skyrl-agent: Our agent layer for training long-horizon, real-world agents. For exact reproduction of SkyRL-v0 results, please checkout to commit ...
Create a virtual environment named maniptrans with Python 3.8. Note that IsaacGym only supports Python versions up to 3.8. conda create -y -n maniptrans python=3.8 ...