File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ <h2 id="supported-configurations">Supported Configurations</h2>
257257 < tr >
258258 < td > Ubuntu 24.04 LTS (Noble Numbat)</ td >
259259 < td > GCC 13</ td >
260- < td > C++20 </ td >
260+ < td > C++23 </ td >
261261 </ tr >
262262 < tr >
263263 < td > macOS Sonoma (14)</ td >
Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ <h1 id="component">Component</h1>
253253< tr >
254254< td > < code > geometry proximity</ code > </ td >
255255< td > Contact, distance, signed distance queries and related properties.</ td >
256- < td > DamrongGuoy </ td >
256+ < td > SeanCurtis-TRI </ td >
257257< td > < small >
258258(portions of) geometry< br />
259259geometry/proximity
@@ -340,7 +340,7 @@ <h1 id="component">Component</h1>
340340< tr >
341341< td > < code > pydrake</ code > </ td >
342342< td > Python API and its supporting Starlark macros.</ td >
343- < td > EricCousineau-TRI </ td >
343+ < td > rpoyner-tri </ td >
344344< td > < small >
345345bindings/pydrake< br />
346346RobotLocomotion/pybind11
Original file line number Diff line number Diff line change @@ -401,12 +401,12 @@ <h2 id="jenkins">Jenkins</h2>
401401comment on an open pull request using the following command:</ p >
402402
403403< ul >
404- < li > < code class ="language-plaintext highlighter-rouge "> @drake-jenkins-bot linux-jammy -unprovisioned-external-examples please</ code > </ li >
404+ < li > < code class ="language-plaintext highlighter-rouge "> @drake-jenkins-bot linux-noble -unprovisioned-external-examples please</ code > </ li >
405405</ ul >
406406
407407< p > or follow the < a href ="#scheduling-builds-via-the-jenkins-user-interface "> instructions above</ a >
408408to schedule a build of the
409- < a href ="https://drake-jenkins.csail.mit.edu/view/Linux%20Jammy%20Unprovisioned /job/linux-jammy -unprovisioned-external-examples/ "> external examples job</ a > .
409+ < a href ="https://drake-jenkins.csail.mit.edu/view/External%20Examples /job/linux-noble -unprovisioned-external-examples/ "> external examples job</ a > .
410410Note that instead of providing a parameter for the branch of
411411< code class ="language-plaintext highlighter-rouge "> RobotLocomotion/drake-ci</ code > , this job instead provides one for
412412drake-external-examples, which should be used if you need to test your Drake
You can’t perform that action at this time.
0 commit comments