We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edf4e6d + 0a5fa79 commit dc96029Copy full SHA for dc96029
README.md
@@ -34,7 +34,7 @@ git clone --recurse-submodules [email protected]:isaac-sim/IsaacLabEvalTasks.git
34
# Within IsaacLabEvalTasks directory
35
cd submodules/Isaac-GR00T
36
pip install --upgrade setuptools
37
-pip install -e .
+pip install -e .[base]
38
pip install --no-build-isolation flash-attn==2.7.1.post4
39
export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/IsaacLabEvalTasks/submodules/Isaac-GR00T
40
```
0 commit comments