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.
1 parent 9d77f5a commit d89d9c1Copy full SHA for d89d9c1
1 file changed
.github/scripts/build_roboplan_deps.sh
@@ -28,7 +28,6 @@ curl -Ls https://micro.mamba.pm/api/micromamba/linux-64/latest \
28
"gcc>=11,<12" "gxx>=11,<12" \
29
"eigen>=3.4" \
30
"pinocchio>=3.9.0,<4" \
31
- "osqp-eigen>=0.11.0,<0.12" \
32
"yaml-cpp>=0.8"
33
34
CMAKE="$CONDA_ENV/bin/cmake"
0 commit comments