You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="textblock"><p>Utilities for calling Python from C++ over an RPC. </p>
169
-
<p>For command-line examples, see the documentation in <spanclass="tt">call_python_client.py</span>. For C++ examples, see <spanclass="tt">call_python_test.cc</span>. </p>
169
+
<p>For command-line examples, see the documentation in <spanclass="tt">call_python_client.py</span>. For C++ examples, see <spanclass="tt">call_python_server_test.cc</span>. </p>
<p>Stream insertion operator to write an instance of <aclass="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 <spanclass="tt">std::ostream</span>. </p>
2401
-
<p>Especially useful for debugging. (Deprecated.) </p><dlclass="deprecated"><dt><b><aclass="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/>
2401
+
<p>Especially useful for debugging. (Deprecated.) </p><dlclass="deprecated"><dt><b><aclass="el" href="deprecated.html#_deprecated000025">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/>
2402
2402
This will be removed from Drake on or after 2026-06-01. </dd></dl>
<p>Stream insertion operator to write an instance of <aclass="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 <spanclass="tt">std::ostream</span>. </p>
1514
-
<p>Especially useful for debugging.(Deprecated.) </p><dlclass="deprecated"><dt><b><aclass="el" href="deprecated.html#_deprecated000025">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><dlclass="deprecated"><dt><b><aclass="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/>
1515
1515
This will be removed from Drake on or after 2026-06-01. </dd></dl>
<dd><aclass="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/>
251
251
This will be removed from Drake on or after 2026-05-01. </dd>
252
-
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#ad8ca491b4e798266df4f026a079f4418">drake::symbolic::operator<<</a> (std::ostream &out, const <aclass="el" href="classdrake_1_1symbolic_1_1_chebyshev_polynomial.html" title="Represents the Chebyshev polynomial of the first kind Tₙ(x).">ChebyshevPolynomial</a> &p)</dt>
<dt>Member <aclass="el" href="namespacedrake_1_1symbolic.html#ad8ca491b4e798266df4f026a079f4418">drake::symbolic::operator<<</a> (std::ostream &out, const <aclass="el" href="classdrake_1_1symbolic_1_1_chebyshev_polynomial.html" title="Represents the Chebyshev polynomial of the first kind Tₙ(x).">ChebyshevPolynomial</a> &p)</dt>
256
256
<dd><aclass="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/>
257
257
This will be removed from Drake on or after 2026-06-01. </dd>
258
258
<dt>Member <aclass="el" href="namespacedrake_1_1yaml.html#a38c89699c8b0b11087c8c2b607dd278f">drake::yaml::operator<<</a> (std::ostream &, const <aclass="el" href="structdrake_1_1yaml_1_1_load_yaml_options.html" title="Configuration for LoadYamlFile() and LoadYamlString() to govern when certain conditions are errors or...">LoadYamlOptions</a> &)</dt>
0 commit comments