Skip to content

Commit 1fe48f3

Browse files
1 parent c1259ad commit 1fe48f3

11 files changed

Lines changed: 58 additions & 58 deletions

doxygen_cxx/deprecated.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -184,13 +184,13 @@
184184
<dd><a class="anchor" id="_deprecated000029"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
185185
This will be removed from Drake on or after 2026-06-01. </dd>
186186
<dt>Member <a class="el" href="namespacedrake.html#a24d3bbc3fbb363dfb7cdc7ff5c71c850">drake::operator&lt;&lt;</a> (std::ostream &amp;os, const typename <a class="el" href="classdrake_1_1_polynomial_1_1_monomial.html" title="An additive atom of a Polynomial: The product of any number of Terms and a coefficient.">Polynomial&lt; T &gt;::Monomial</a> &amp;m)</dt>
187-
<dd><a class="anchor" id="_deprecated000014"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
187+
<dd><a class="anchor" id="_deprecated000013"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
188188
This will be removed from Drake on or after 2026-06-01. </dd>
189189
<dt>Member <a class="el" href="namespacedrake.html#a6349afb82c0796366e318e99f25c3e5f">drake::operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classdrake_1_1_polynomial.html" title="A scalar multi-variate polynomial, modeled after the msspoly in spotless.">Polynomial&lt; T &gt;</a> &amp;poly)</dt>
190-
<dd><a class="anchor" id="_deprecated000015"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
190+
<dd><a class="anchor" id="_deprecated000014"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
191191
This will be removed from Drake on or after 2026-06-01. </dd>
192192
<dt>Member <a class="el" href="namespacedrake.html#a8db300eaec345b10d2e808b900239b8e">drake::operator&lt;&lt;</a> (std::ostream &amp;os, const Eigen::Matrix&lt; <a class="el" href="classdrake_1_1_polynomial.html" title="A scalar multi-variate polynomial, modeled after the msspoly in spotless.">Polynomial&lt; T &gt;</a>, Rows, Cols &gt; &amp;poly_mat)</dt>
193-
<dd><a class="anchor" id="_deprecated000016"></a>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 />
193+
<dd><a class="anchor" id="_deprecated000015"></a>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 />
194194
This will be removed from Drake on or after 2026-06-01. </dd>
195195
<dt>Member <a class="el" href="namespacedrake_1_1perception_1_1pc__flags.html#ad70a51f0c16bb5f6b6fc3e4a51b0529a">drake::perception::pc_flags::operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classdrake_1_1perception_1_1pc__flags_1_1_fields.html" title="Allows combination of BaseField and DescriptorType for a PointCloud.">Fields</a> &amp;rhs)</dt>
196196
<dd><a class="anchor" id="_deprecated000041"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
@@ -231,33 +231,33 @@
231231
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#af6ea3eaf1a7e5beed8feb1c401d51bbc">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classdrake_1_1symbolic_1_1_expression.html" title="Represents a symbolic form of an expression.">Expression</a> &amp;e)</dt>
232232
<dd><a class="anchor" id="_deprecated000004"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
233233
This will be removed from Drake on or after 2026-07-01. </dd>
234-
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#a1d3cd3c9ec2d77f211b4b627c986fca8">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classdrake_1_1symbolic_1_1_variables.html" title="Represents a set of variables.">Variables</a> &amp;vars)</dt>
235-
<dd><a class="anchor" id="_deprecated000008"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
236-
This will be removed from Drake on or after 2026-07-01. </dd>
237234
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#a411e51a0c60278b06088ad1fa084e605">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classdrake_1_1symbolic_1_1_variable.html" title="Represents a symbolic variable.">Variable</a> &amp;var)</dt>
238-
<dd><a class="anchor" id="_deprecated000009"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
235+
<dd><a class="anchor" id="_deprecated000008"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
239236
This will be removed from Drake on or after 2026-05-01. </dd>
240237
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#af69250c699b4b8cbcbb54d322570d175">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;os, <a class="el" href="classdrake_1_1symbolic_1_1_variable.html#a5f787df9cdf370248382504196841479" title="Supported types of symbolic variables.">Variable::Type</a> type)</dt>
241-
<dd><a class="anchor" id="_deprecated000010"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
238+
<dd><a class="anchor" id="_deprecated000009"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
242239
This will be removed from Drake on or after 2026-05-01. </dd>
240+
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#a1d3cd3c9ec2d77f211b4b627c986fca8">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classdrake_1_1symbolic_1_1_variables.html" title="Represents a set of variables.">Variables</a> &amp;vars)</dt>
241+
<dd><a class="anchor" id="_deprecated000010"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
242+
This will be removed from Drake on or after 2026-07-01. </dd>
243243
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#a96c90655d4fb45b63c8e1bde735e6c47">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classdrake_1_1symbolic_1_1_formula.html" title="Represents a symbolic form of a first-order logic formula.">Formula</a> &amp;f)</dt>
244244
<dd><a class="anchor" id="_deprecated000011"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
245245
This will be removed from Drake on or after 2026-07-01. </dd>
246-
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ada77c9969b0422090c05636a895c0e8e">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;out, const <a class="el" href="classdrake_1_1symbolic_1_1_monomial.html" title="Represents a monomial, a product of powers of variables with non-negative integer exponents.">Monomial</a> &amp;m)</dt>
246+
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ad33e2289eb5f8ba9d8a286bd6e954001">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;out, const <a class="el" href="classdrake_1_1symbolic_1_1_chebyshev_basis_element.html" title="ChebyshevBasisElement represents an element of Chebyshev polynomial basis, written as the product of ...">ChebyshevBasisElement</a> &amp;m)</dt>
247247
<dd><a class="anchor" id="_deprecated000012"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
248+
This will be removed from Drake on or after 2026-06-01. </dd>
249+
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ada77c9969b0422090c05636a895c0e8e">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;out, const <a class="el" href="classdrake_1_1symbolic_1_1_monomial.html" title="Represents a monomial, a product of powers of variables with non-negative integer exponents.">Monomial</a> &amp;m)</dt>
250+
<dd><a class="anchor" id="_deprecated000016"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
248251
This will be removed from Drake on or after 2026-05-01. </dd>
249252
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#aebaa1c50ddcd18c8de9ba5ebc01f3989">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;out, const <a class="el" href="classdrake_1_1symbolic_1_1_monomial_basis_element.html" title="MonomialBasisElement represents a monomial, a product of powers of variables with non-negative intege...">MonomialBasisElement</a> &amp;m)</dt>
250-
<dd><a class="anchor" id="_deprecated000013"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
251-
This will be removed from Drake on or after 2026-06-01. </dd>
252-
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ad33e2289eb5f8ba9d8a286bd6e954001">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;out, const <a class="el" href="classdrake_1_1symbolic_1_1_chebyshev_basis_element.html" title="ChebyshevBasisElement represents an element of Chebyshev polynomial basis, written as the product of ...">ChebyshevBasisElement</a> &amp;m)</dt>
253253
<dd><a class="anchor" id="_deprecated000017"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
254254
This will be removed from Drake on or after 2026-06-01. </dd>
255-
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#aab36f2eb0e38222af36d1499d0a2f47a">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classdrake_1_1symbolic_1_1_generic_polynomial.html" title="Represents symbolic generic polynomials using a given basis (for example, monomial basis,...">GenericPolynomial&lt; BasisElement &gt;</a> &amp;p)</dt>
256-
<dd><a class="anchor" id="_deprecated000018"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
257-
This will be removed from Drake on or after 2026-05-01. </dd>
258255
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ab0bc13bb742ac53358559066848dfa9f">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;, const <a class="el" href="classdrake_1_1symbolic_1_1_rational_function.html" title="Represents symbolic rational function.">RationalFunction</a> &amp;f)</dt>
259-
<dd><a class="anchor" id="_deprecated000019"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
256+
<dd><a class="anchor" id="_deprecated000018"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
260257
This will be removed from Drake on or after 2026-06-01. </dd>
258+
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#aab36f2eb0e38222af36d1499d0a2f47a">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classdrake_1_1symbolic_1_1_generic_polynomial.html" title="Represents symbolic generic polynomials using a given basis (for example, monomial basis,...">GenericPolynomial&lt; BasisElement &gt;</a> &amp;p)</dt>
259+
<dd><a class="anchor" id="_deprecated000019"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
260+
This will be removed from Drake on or after 2026-05-01. </dd>
261261
<dt>Member <a class="el" href="namespacedrake_1_1symbolic.html#ad946994348eafef6d3e20ebc08bfa5d2">drake::symbolic::operator&lt;&lt;</a> (std::ostream &amp;os, const <a class="el" href="classdrake_1_1symbolic_1_1_polynomial.html" title="Represents symbolic polynomials.">Polynomial</a> &amp;p)</dt>
262262
<dd><a class="anchor" id="_deprecated000020"></a>Use fmt functions instead (e.g., fmt::format(), fmt::to_string(), fmt::print()). Refer to GitHub issue #17742 for more information. <br />
263263
This will be removed from Drake on or after 2026-05-01. </dd>

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 Mar 28 2026 07:56:26';
2071+
--timestamp: 'Sun Mar 29 2026 07:56:36';
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
@@ -3297,7 +3297,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a8db300eaec345b10d2e808b9
32973297
</div><div class="memdoc">
32983298

32993299
<p>(Deprecated.) </p>
3300-
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000016">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 />
3300+
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000015">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 />
33013301
This will be removed from Drake on or after 2026-06-01. </dd></dl>
33023302

33033303
</div>
@@ -3324,7 +3324,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a6349afb82c0796366e318e99
33243324
</div><div class="memdoc">
33253325

33263326
<p>(Deprecated.) </p>
3327-
<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 />
3327+
<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 />
33283328
This will be removed from Drake on or after 2026-06-01. </dd></dl>
33293329

33303330
</div>
@@ -3351,7 +3351,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a24d3bbc3fbb363dfb7cdc7ff
33513351
</div><div class="memdoc">
33523352

33533353
<p>(Deprecated.) </p>
3354-
<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 />
3354+
<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 />
33553355
This will be removed from Drake on or after 2026-06-01. </dd></dl>
33563356

33573357
</div>

0 commit comments

Comments
 (0)