Skip to content

Commit 4ddf0c4

Browse files
1 parent 40664c0 commit 4ddf0c4

11 files changed

Lines changed: 56 additions & 56 deletions

doxygen_cxx/classdrake_1_1math_1_1_rigid_transform.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2398,7 +2398,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a25d3e276d5e4e1fad9742148
23982398
</div><div class="memdoc">
23992399

24002400
<p>Stream insertion operator to write an instance of <a class="el" href="classdrake_1_1math_1_1_rigid_transform.html" title="This class represents a proper rigid transform between two frames which can be regarded in two ways.">RigidTransform</a> into a <span class="tt">std::ostream</span>. </p>
2401-
<p>Especially useful for debugging. (Deprecated.) </p><dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000023">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
2401+
<p>Especially useful for debugging. (Deprecated.) </p><dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000024">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
24022402
This will be removed from Drake on or after 2026-07-01. </dd></dl>
24032403

24042404
</div>

doxygen_cxx/classdrake_1_1math_1_1_roll_pitch_yaw.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1511,7 +1511,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#acc4f1cfde399c340eb155031
15111511
</div><div class="memdoc">
15121512

15131513
<p>Stream insertion operator to write an instance of <a class="el" href="classdrake_1_1math_1_1_roll_pitch_yaw.html" title="This class represents the orientation between two arbitrary frames A and D associated with a Space-fi...">RollPitchYaw</a> into a <span class="tt">std::ostream</span>. </p>
1514-
<p>Especially useful for debugging.(Deprecated.) </p><dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000024">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
1514+
<p>Especially useful for debugging.(Deprecated.) </p><dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000023">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
15151515
This will be removed from Drake on or after 2026-07-01. </dd></dl>
15161516

15171517
</div>

doxygen_cxx/deprecated.html

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

doxygen_cxx/doxygen.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2068,7 +2068,7 @@ details[open]>summary::before {
20682068

20692069

20702070
html {
2071-
--timestamp: 'Sat Apr 4 2026 07:57:01';
2071+
--timestamp: 'Sun Apr 5 2026 07:56:41';
20722072
}
20732073
span.timestamp { content: ' '; }
20742074
span.timestamp:before { content: var(--timestamp); }

doxygen_cxx/namespacedrake.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3141,7 +3141,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a8db300eaec345b10d2e808b9
31413141
</div><div class="memdoc">
31423142

31433143
<p>(Deprecated.) </p>
3144-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000014">Deprecated</a></b></dt><dd>Wrap Eigen objects M with fmt_eigen() to format Eigen data into fmt strings e.g., fmt::to_string(fmt_eigen(M)), fmt::format(\M = {}\, fmt_eigen(M)). You'll need to #include \drake/common/fmt_eigen.h\ to access that function. Refer to GitHub issue #17742 for more information. <br />
3144+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000017">Deprecated</a></b></dt><dd>Wrap Eigen objects M with fmt_eigen() to format Eigen data into fmt strings e.g., fmt::to_string(fmt_eigen(M)), fmt::format(\M = {}\, fmt_eigen(M)). You'll need to #include \drake/common/fmt_eigen.h\ to access that function. Refer to GitHub issue #17742 for more information. <br />
31453145
This will be removed from Drake on or after 2026-07-01. </dd></dl>
31463146

31473147
</div>
@@ -3168,7 +3168,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a6349afb82c0796366e318e99
31683168
</div><div class="memdoc">
31693169

31703170
<p>(Deprecated.) </p>
3171-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000013">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
3171+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000015">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
31723172
This will be removed from Drake on or after 2026-07-01. </dd></dl>
31733173

31743174
</div>
@@ -3195,7 +3195,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a24d3bbc3fbb363dfb7cdc7ff
31953195
</div><div class="memdoc">
31963196

31973197
<p>(Deprecated.) </p>
3198-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000012">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
3198+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000014">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
31993199
This will be removed from Drake on or after 2026-07-01. </dd></dl>
32003200

32013201
</div>

doxygen_cxx/namespacedrake_1_1solvers.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3018,7 +3018,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a7471708f3def1afd27453385
30183018
</div><div class="memdoc">
30193019

30203020
<p>(Deprecated.) </p>
3021-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000044">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
3021+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000043">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
30223022
This will be removed from Drake on or after 2026-07-01. </dd></dl>
30233023

30243024
</div>
@@ -3043,7 +3043,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ac5414006478cdb2f8d7381a7
30433043
</div><div class="memdoc">
30443044

30453045
<p>(Deprecated.) </p>
3046-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000043">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
3046+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000044">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
30473047
This will be removed from Drake on or after 2026-07-01. </dd></dl>
30483048

30493049
</div>

doxygen_cxx/namespacedrake_1_1symbolic.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8883,7 +8883,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ab0bc13bb742ac53358559066
88838883
</div><div class="memdoc">
88848884

88858885
<p>(Deprecated.) </p>
8886-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000020">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
8886+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000021">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
88878887
This will be removed from Drake on or after 2026-07-01. </dd></dl>
88888888

88898889
</div>
@@ -9010,7 +9010,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ad946994348eafef6d3e20ebc
90109010
</div><div class="memdoc">
90119011

90129012
<p>(Deprecated.) </p>
9013-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000019">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
9013+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000020">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
90149014
This will be removed from Drake on or after 2026-07-01. </dd></dl>
90159015

90169016
</div>
@@ -9035,7 +9035,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a411e51a0c60278b06088ad1f
90359035
</div><div class="memdoc">
90369036

90379037
<p>(Deprecated.) </p>
9038-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000005">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
9038+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000004">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
90399039
This will be removed from Drake on or after 2026-07-01. </dd></dl>
90409040

90419041
</div>
@@ -9060,7 +9060,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a1d3cd3c9ec2d77f211b4b627
90609060
</div><div class="memdoc">
90619061

90629062
<p>(Deprecated.) </p>
9063-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000004">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
9063+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000006">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
90649064
This will be removed from Drake on or after 2026-07-01. </dd></dl>
90659065

90669066
</div>
@@ -9085,7 +9085,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#af69250c699b4b8cbcbb54d32
90859085
</div><div class="memdoc">
90869086

90879087
<p>(Deprecated.) </p>
9088-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000006">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
9088+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000005">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
90899089
This will be removed from Drake on or after 2026-07-01. </dd></dl>
90909090

90919091
</div>
@@ -9110,7 +9110,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ad33e2289eb5f8ba9d8a286bd
91109110
</div><div class="memdoc">
91119111

91129112
<p>(Deprecated.) </p>
9113-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000015">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
9113+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000012">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
91149114
This will be removed from Drake on or after 2026-07-01. </dd></dl>
91159115

91169116
</div>
@@ -9135,7 +9135,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ad8ca491b4e798266df4f026a
91359135
</div><div class="memdoc">
91369136

91379137
<p>(Deprecated.) </p>
9138-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000021">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
9138+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000019">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
91399139
This will be removed from Drake on or after 2026-07-01. </dd></dl>
91409140

91419141
</div>
@@ -9185,7 +9185,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aebaa1c50ddcd18c8de9ba5eb
91859185
</div><div class="memdoc">
91869186

91879187
<p>(Deprecated.) </p>
9188-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000017">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
9188+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000013">Deprecated</a></b></dt><dd>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
91899189
This will be removed from Drake on or after 2026-07-01. </dd></dl>
91909190

91919191
</div>

doxygen_cxx/navtreeindex24.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -156,28 +156,28 @@ var NAVTREEINDEX24 =
156156
"classdrake_1_1multibody_1_1_deformable_contact_info.html":[5,0,0,8,27],
157157
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a0c43a14eb65bb4f42f19a86bc35659c5":[3,0,0,9,28,2],
158158
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a0c43a14eb65bb4f42f19a86bc35659c5":[5,0,0,8,27,2],
159-
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a2031aa0ade3e3b3f1fc65af9da9bc96f":[3,0,0,9,28,4],
160159
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a2031aa0ade3e3b3f1fc65af9da9bc96f":[3,0,0,9,29,4],
160+
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a2031aa0ade3e3b3f1fc65af9da9bc96f":[3,0,0,9,28,4],
161161
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a2031aa0ade3e3b3f1fc65af9da9bc96f":[5,0,0,8,28,4],
162162
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a2031aa0ade3e3b3f1fc65af9da9bc96f":[5,0,0,8,27,4],
163163
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a2694093ee9749b2f7b5ac90f8d936752":[3,0,0,9,28,9],
164164
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a2694093ee9749b2f7b5ac90f8d936752":[5,0,0,8,27,9],
165-
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a3d96e529452cd5214d50da17cd02db0e":[3,0,0,9,29,7],
166165
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a3d96e529452cd5214d50da17cd02db0e":[3,0,0,9,28,7],
166+
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a3d96e529452cd5214d50da17cd02db0e":[3,0,0,9,29,7],
167167
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a3d96e529452cd5214d50da17cd02db0e":[5,0,0,8,28,7],
168168
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a3d96e529452cd5214d50da17cd02db0e":[5,0,0,8,27,7],
169169
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a5fd1f2cb925460060e1e83ccebf43ad7":[3,0,0,9,28,8],
170170
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a5fd1f2cb925460060e1e83ccebf43ad7":[5,0,0,8,27,8],
171-
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a6698439b0d9254c7a0c7880b1e6c12da":[3,0,0,9,28,3],
172171
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a6698439b0d9254c7a0c7880b1e6c12da":[3,0,0,9,29,3],
172+
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a6698439b0d9254c7a0c7880b1e6c12da":[3,0,0,9,28,3],
173173
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a6698439b0d9254c7a0c7880b1e6c12da":[5,0,0,8,28,3],
174174
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a6698439b0d9254c7a0c7880b1e6c12da":[5,0,0,8,27,3],
175175
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a69d03e02820eeae5a08d9529226649a1":[3,0,0,9,28,1],
176176
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a69d03e02820eeae5a08d9529226649a1":[5,0,0,8,27,1],
177177
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a6ac05bc95e69c0667681ae90ce0ed1e2":[3,0,0,9,28,0],
178178
"classdrake_1_1multibody_1_1_deformable_contact_info.html#a6ac05bc95e69c0667681ae90ce0ed1e2":[5,0,0,8,27,0],
179-
"classdrake_1_1multibody_1_1_deformable_contact_info.html#ac82dd03d7c709425b77ffe79bd4a3fa5":[3,0,0,9,29,6],
180179
"classdrake_1_1multibody_1_1_deformable_contact_info.html#ac82dd03d7c709425b77ffe79bd4a3fa5":[3,0,0,9,28,6],
180+
"classdrake_1_1multibody_1_1_deformable_contact_info.html#ac82dd03d7c709425b77ffe79bd4a3fa5":[3,0,0,9,29,6],
181181
"classdrake_1_1multibody_1_1_deformable_contact_info.html#ac82dd03d7c709425b77ffe79bd4a3fa5":[5,0,0,8,28,6],
182182
"classdrake_1_1multibody_1_1_deformable_contact_info.html#ac82dd03d7c709425b77ffe79bd4a3fa5":[5,0,0,8,27,6],
183183
"classdrake_1_1multibody_1_1_deformable_contact_info.html#acea6d1d482569de3fdb520c42662f485":[3,0,0,9,28,5],

doxygen_cxx/navtreeindex27.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,20 +124,20 @@ var NAVTREEINDEX27 =
124124
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#a2b643f2cbdf743769b1c5a6c3b7ea1d6":[5,0,0,8,51,2],
125125
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#a5d91d4d20d9b5e2f1d24b6ffeb30bd1c":[3,0,0,9,52,6],
126126
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#a5d91d4d20d9b5e2f1d24b6ffeb30bd1c":[5,0,0,8,51,6],
127-
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#a6229a824815243aad4f33c8fa59f2c07":[3,0,0,9,53,4],
128127
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#a6229a824815243aad4f33c8fa59f2c07":[3,0,0,9,52,4],
128+
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#a6229a824815243aad4f33c8fa59f2c07":[3,0,0,9,53,4],
129129
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#a6229a824815243aad4f33c8fa59f2c07":[5,0,0,8,51,4],
130130
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#a6229a824815243aad4f33c8fa59f2c07":[5,0,0,8,52,4],
131131
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#a73ca1c68a0346d45635ce2b5cff28e32":[3,0,0,9,52,0],
132132
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#a73ca1c68a0346d45635ce2b5cff28e32":[5,0,0,8,51,0],
133-
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#acea6d1d482569de3fdb520c42662f485":[3,0,0,9,53,5],
134133
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#acea6d1d482569de3fdb520c42662f485":[3,0,0,9,52,5],
135-
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#acea6d1d482569de3fdb520c42662f485":[5,0,0,8,52,5],
134+
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#acea6d1d482569de3fdb520c42662f485":[3,0,0,9,53,5],
136135
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#acea6d1d482569de3fdb520c42662f485":[5,0,0,8,51,5],
137-
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#adf1319c97ef104c9645ed384cf017838":[3,0,0,9,53,3],
136+
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#acea6d1d482569de3fdb520c42662f485":[5,0,0,8,52,5],
138137
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#adf1319c97ef104c9645ed384cf017838":[3,0,0,9,52,3],
139-
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#adf1319c97ef104c9645ed384cf017838":[5,0,0,8,52,3],
138+
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#adf1319c97ef104c9645ed384cf017838":[3,0,0,9,53,3],
140139
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#adf1319c97ef104c9645ed384cf017838":[5,0,0,8,51,3],
140+
"classdrake_1_1multibody_1_1_hydroelastic_contact_info.html#adf1319c97ef104c9645ed384cf017838":[5,0,0,8,52,3],
141141
"classdrake_1_1multibody_1_1_hydroelastic_contact_info_3_01symbolic_1_1_expression_01_4.html":[3,0,0,9,53],
142142
"classdrake_1_1multibody_1_1_hydroelastic_contact_info_3_01symbolic_1_1_expression_01_4.html":[5,0,0,8,52],
143143
"classdrake_1_1multibody_1_1_hydroelastic_contact_info_3_01symbolic_1_1_expression_01_4.html#a158a4c10cbb446de97811be1251b819a":[3,0,0,9,53,1],

0 commit comments

Comments
 (0)