You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>Download <codeclass="language-plaintext highlighter-rouge">gurobi12.0.3_linux64.tar.gz</code>. You may need to manually edit the
359
+
<li>Download <codeclass="language-plaintext highlighter-rouge">gurobi13.0.1_linux64.tar.gz</code>. You may need to manually edit the
360
360
URL to get the correct version.</li>
361
-
<li>Unzip it. We suggest that you use <codeclass="language-plaintext highlighter-rouge">/opt/gurobi1203</code> to simplify working
361
+
<li>Unzip it. We suggest that you use <codeclass="language-plaintext highlighter-rouge">/opt/gurobi1301</code> to simplify working
362
362
with Drake installations.</li>
363
-
<li>If you unzipped into a location other than <codeclass="language-plaintext highlighter-rouge">/opt/gurobi1203</code>, then call
363
+
<li>If you unzipped into a location other than <codeclass="language-plaintext highlighter-rouge">/opt/gurobi1301</code>, then call
364
364
<codeclass="language-plaintext highlighter-rouge">export GUROBI_HOME=GUROBI_UNZIP_PATH/linux64</code> to set the path you used,
365
365
where in <codeclass="language-plaintext highlighter-rouge">GUROBI_HOME</code> folder you can find <codeclass="language-plaintext highlighter-rouge">bin</code> folder.</li>
366
366
</ol>
367
367
368
-
<p>Drake supports any patch version of Gurobi 12.0. At time of writing, the most
369
-
recent available version was 12.0.3; if using a newer patch version, the paths
368
+
<p>Drake supports any patch version of Gurobi 13.0. At time of writing, the most
369
+
recent available version was 13.0.1; if using a newer patch version, the paths
370
370
and file names above should be adjusted accordingly.</p>
371
371
372
372
<h3id="install-on-macos">Install on macOS</h3>
@@ -375,7 +375,7 @@ <h3 id="install-on-macos">Install on macOS</h3>
375
375
<li>Register for an account on <ahref="http://www.gurobi.com">http://www.gurobi.com</a>.</li>
376
376
<li>Set up your Gurobi license file in accordance with Gurobi documentation.</li>
0 commit comments