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
<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#_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><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/>
2402
2402
This will be removed from Drake on or after 2026-07-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#_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><dlclass="deprecated"><dt><b><aclass="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/>
1515
1515
This will be removed from Drake on or after 2026-07-01. </dd></dl>
<dlclass="deprecated"><dt><b><aclass="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/>
3180
+
<dlclass="deprecated"><dt><b><aclass="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/>
3181
3181
This will be removed from Drake on or after 2026-07-01. </dd></dl>
0 commit comments