Skip to content

Commit 8b2351f

Browse files
1 parent 09b6b84 commit 8b2351f

179 files changed

Lines changed: 1134 additions & 1134 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

bazel.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -343,30 +343,30 @@ <h1 id="proprietary-solvers">Proprietary Solvers</h1>
343343
<p>The Drake Bazel build currently supports the following proprietary solvers:</p>
344344

345345
<ul>
346-
<li>Gurobi 12.0</li>
346+
<li>Gurobi 13.0</li>
347347
<li>MOSEK<a href="/tm.html"></a> 11.1</li>
348348
<li>SNOPT 7.4</li>
349349
</ul>
350350

351-
<h2 id="gurobi-120">Gurobi 12.0</h2>
351+
<h2 id="gurobi-130">Gurobi 13.0</h2>
352352

353353
<h3 id="install-on-ubuntu">Install on Ubuntu</h3>
354354

355355
<ol>
356356
<li>Register for an account on <a href="https://www.gurobi.com">https://www.gurobi.com</a>.</li>
357357
<li>Set up your Gurobi license file in accordance with Gurobi documentation.</li>
358358
<li><code class="language-plaintext highlighter-rouge">export GRB_LICENSE_FILE=/path/to/gurobi.lic</code>.</li>
359-
<li>Download <code class="language-plaintext highlighter-rouge">gurobi12.0.3_linux64.tar.gz</code>. You may need to manually edit the
359+
<li>Download <code class="language-plaintext highlighter-rouge">gurobi13.0.1_linux64.tar.gz</code>. You may need to manually edit the
360360
URL to get the correct version.</li>
361-
<li>Unzip it. We suggest that you use <code class="language-plaintext highlighter-rouge">/opt/gurobi1203</code> to simplify working
361+
<li>Unzip it. We suggest that you use <code class="language-plaintext highlighter-rouge">/opt/gurobi1301</code> to simplify working
362362
with Drake installations.</li>
363-
<li>If you unzipped into a location other than <code class="language-plaintext highlighter-rouge">/opt/gurobi1203</code>, then call
363+
<li>If you unzipped into a location other than <code class="language-plaintext highlighter-rouge">/opt/gurobi1301</code>, then call
364364
<code class="language-plaintext highlighter-rouge">export GUROBI_HOME=GUROBI_UNZIP_PATH/linux64</code> to set the path you used,
365365
where in <code class="language-plaintext highlighter-rouge">GUROBI_HOME</code> folder you can find <code class="language-plaintext highlighter-rouge">bin</code> folder.</li>
366366
</ol>
367367

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
370370
and file names above should be adjusted accordingly.</p>
371371

372372
<h3 id="install-on-macos">Install on macOS</h3>
@@ -375,7 +375,7 @@ <h3 id="install-on-macos">Install on macOS</h3>
375375
<li>Register for an account on <a href="http://www.gurobi.com">http://www.gurobi.com</a>.</li>
376376
<li>Set up your Gurobi license file in accordance with Gurobi documentation.</li>
377377
<li><code class="language-plaintext highlighter-rouge">export GRB_LICENSE_FILE=/path/to/gurobi.lic</code></li>
378-
<li>Download and install <code class="language-plaintext highlighter-rouge">gurobi12.0.3_mac64.pkg</code>.</li>
378+
<li>Download and install <code class="language-plaintext highlighter-rouge">gurobi13.0.1_macos2_universal.pkg</code>.</li>
379379
</ol>
380380

381381
<p>To confirm that your setup was successful, run the tests that require Gurobi:</p>

doxygen_cxx/add__multibody__plant__constraints_8h__incl.svg

Lines changed: 6 additions & 6 deletions
Loading

doxygen_cxx/add__multibody__plant__constraints_8h__incl_org.svg

Lines changed: 6 additions & 6 deletions
Loading

doxygen_cxx/affine__ball_8h__incl.svg

Lines changed: 6 additions & 6 deletions
Loading

doxygen_cxx/affine__ball_8h__incl_org.svg

Lines changed: 6 additions & 6 deletions
Loading

doxygen_cxx/affine__subspace_8h__incl.svg

Lines changed: 6 additions & 6 deletions
Loading

doxygen_cxx/affine__subspace_8h__incl_org.svg

Lines changed: 6 additions & 6 deletions
Loading

doxygen_cxx/aggregate__costs__constraints_8h__incl.svg

Lines changed: 6 additions & 6 deletions
Loading

doxygen_cxx/aggregate__costs__constraints_8h__incl_org.svg

Lines changed: 6 additions & 6 deletions
Loading

0 commit comments

Comments
 (0)