Skip to content

Commit 11dc07d

Browse files
1 parent 6edc5f4 commit 11dc07d

File tree

101 files changed

+826
-679
lines changed

Some content is hidden

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

101 files changed

+826
-679
lines changed

buildcop.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -320,12 +320,12 @@ <h2 id="monitor-the-build">Monitor the Build</h2>
320320

321321
<h2 id="monitor-the-cache-server">Monitor the Cache Server</h2>
322322

323-
<p>Check once per week that caching is still enabled for Linux builds (there are
324-
currently no cache servers in use for macOS). Open the following job and
325-
search for <code class="language-plaintext highlighter-rouge">REMOTE_CACHE_KEY</code> and confirm it has a value:</p>
323+
<p>Check once per week that caching is still enabled for Linux and macOS builds.
324+
Open the following jobs and search for <code class="language-plaintext highlighter-rouge">REMOTE_CACHE_KEY</code> and confirm it has a value:</p>
326325

327326
<ul>
328327
<li><a href="https://drake-jenkins.csail.mit.edu/job/linux-noble-clang-bazel-continuous-release/lastBuild/consoleFull">https://drake-jenkins.csail.mit.edu/job/linux-noble-clang-bazel-continuous-release/lastBuild/consoleFull</a></li>
328+
<li><a href="https://drake-jenkins.csail.mit.edu/job/mac-arm-sonoma-clang-bazel-continuous-release/lastBuild/consoleFull">https://drake-jenkins.csail.mit.edu/job/mac-arm-sonoma-clang-bazel-continuous-release/lastBuild/consoleFull</a></li>
329329
</ul>
330330

331331
<p>Message indicating a problem:</p>

doxygen_cxx/classdrake_1_1geometry_1_1_geometry_state-members.html

Lines changed: 86 additions & 85 deletions
Large diffs are not rendered by default.

doxygen_cxx/classdrake_1_1geometry_1_1_geometry_state.html

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,9 @@
461461
<tr class="memitem:ae42e6f719f5768457bc1cd9535ddf7f0"><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="structdrake_1_1geometry_1_1_signed_distance_to_point.html">SignedDistanceToPoint</a>&lt; T &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdrake_1_1geometry_1_1_geometry_state.html#ae42e6f719f5768457bc1cd9535ddf7f0">ComputeSignedDistanceToPoint</a> (const <a class="el" href="namespacedrake.html#a0ad29daab565ce347c4d1c5aae6a76c2">Vector3</a>&lt; T &gt; &amp;p_WQ, <a class="el" href="classdouble.html">double</a> threshold) const</td></tr>
462462
<tr class="memdesc:ae42e6f719f5768457bc1cd9535ddf7f0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Implementation of <a class="el" href="classdrake_1_1geometry_1_1_query_object.html#aa4c7754ca66a8593b182ae990643875c" title="Computes the signed distances and gradients to a query point from each geometry in the scene.">QueryObject::ComputeSignedDistanceToPoint()</a>. <a href="#ae42e6f719f5768457bc1cd9535ddf7f0">More...</a><br /></td></tr>
463463
<tr class="separator:ae42e6f719f5768457bc1cd9535ddf7f0"><td class="memSeparator" colspan="2">&#160;</td></tr>
464+
<tr class="memitem:a9c5a5ff0373013f09f7799eb0f5f1e97"><td class="memItemLeft" align="right" valign="top">std::vector&lt; <a class="el" href="structdrake_1_1geometry_1_1_signed_distance_to_point.html">SignedDistanceToPoint</a>&lt; T &gt; &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classdrake_1_1geometry_1_1_geometry_state.html#a9c5a5ff0373013f09f7799eb0f5f1e97">ComputeSignedDistanceGeometryToPoint</a> (const <a class="el" href="namespacedrake.html#a0ad29daab565ce347c4d1c5aae6a76c2">Vector3</a>&lt; T &gt; &amp;p_WQ, const <a class="el" href="classdrake_1_1geometry_1_1_geometry_set.html">GeometrySet</a> &amp;geometries) const</td></tr>
465+
<tr class="memdesc:a9c5a5ff0373013f09f7799eb0f5f1e97"><td class="mdescLeft">&#160;</td><td class="mdescRight">Implementation of <a class="el" href="classdrake_1_1geometry_1_1_query_object.html#a9c5a5ff0373013f09f7799eb0f5f1e97" title="A variant of ComputeSignedDistanceToPoint().">QueryObject::ComputeSignedDistanceGeometryToPoint()</a>. <a href="#a9c5a5ff0373013f09f7799eb0f5f1e97">More...</a><br /></td></tr>
466+
<tr class="separator:a9c5a5ff0373013f09f7799eb0f5f1e97"><td class="memSeparator" colspan="2">&#160;</td></tr>
464467
<tr><td colspan="2"><div class="groupHeader">Render Queries</div></td></tr>
465468
<tr><td colspan="2"><div class="groupText"><p>See <a class="el" href="classdrake_1_1geometry_1_1_query_object.html#render_queries">Render Queries</a> for more details.</p>
466469
</div></td></tr>
@@ -1058,6 +1061,36 @@ <h2 class="memtitle"><span class="permalink"><a href="#af3b16adde799eb804619dc86
10581061

10591062
<p>Implementation of <a class="el" href="classdrake_1_1geometry_1_1_query_object.html#af3b16adde799eb804619dc86f3703f4f" title="Computes the penetrations across all pairs of geometries in the world with the penetrations character...">QueryObject::ComputePointPairPenetration()</a>. </p>
10601063

1064+
</div>
1065+
</div>
1066+
<a id="a9c5a5ff0373013f09f7799eb0f5f1e97"></a>
1067+
<h2 class="memtitle"><span class="permalink"><a href="#a9c5a5ff0373013f09f7799eb0f5f1e97">&#9670;&nbsp;</a></span>ComputeSignedDistanceGeometryToPoint()</h2>
1068+
1069+
<div class="memitem">
1070+
<div class="memproto">
1071+
<table class="memname">
1072+
<tr>
1073+
<td class="memname">std::vector&lt;<a class="el" href="structdrake_1_1geometry_1_1_signed_distance_to_point.html">SignedDistanceToPoint</a>&lt;T&gt; &gt; ComputeSignedDistanceGeometryToPoint </td>
1074+
<td>(</td>
1075+
<td class="paramtype">const <a class="el" href="namespacedrake.html#a0ad29daab565ce347c4d1c5aae6a76c2">Vector3</a>&lt; T &gt; &amp;&#160;</td>
1076+
<td class="paramname"><em>p_WQ</em>, </td>
1077+
</tr>
1078+
<tr>
1079+
<td class="paramkey"></td>
1080+
<td></td>
1081+
<td class="paramtype">const <a class="el" href="classdrake_1_1geometry_1_1_geometry_set.html">GeometrySet</a> &amp;&#160;</td>
1082+
<td class="paramname"><em>geometries</em>&#160;</td>
1083+
</tr>
1084+
<tr>
1085+
<td></td>
1086+
<td>)</td>
1087+
<td></td><td> const</td>
1088+
</tr>
1089+
</table>
1090+
</div><div class="memdoc">
1091+
1092+
<p>Implementation of <a class="el" href="classdrake_1_1geometry_1_1_query_object.html#a9c5a5ff0373013f09f7799eb0f5f1e97" title="A variant of ComputeSignedDistanceToPoint().">QueryObject::ComputeSignedDistanceGeometryToPoint()</a>. </p>
1093+
10611094
</div>
10621095
</div>
10631096
<a id="a2df45ca643518e6318a1cd1359e3bca0"></a>

doxygen_cxx/classdrake_1_1geometry_1_1_geometry_state.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)