|
216 | 216 | <tr class="memitem:aa28404dc624e8c707b31e562883f713e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classdrake_1_1math_1_1_rotation_matrix.html">math::RotationMatrix</a>< <a class="el" href="classdrake_1_1symbolic_1_1_expression.html">symbolic::Expression</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classdrake_1_1schema_1_1_rotation.html#aa28404dc624e8c707b31e562883f713e">ToSymbolic</a> () const</td></tr> |
217 | 217 | <tr class="memdesc:aa28404dc624e8c707b31e562883f713e"><td class="mdescLeft"> </td><td class="mdescRight">Returns the symbolic form of this rotation. <a href="#aa28404dc624e8c707b31e562883f713e">More...</a><br /></td></tr> |
218 | 218 | <tr class="separator:aa28404dc624e8c707b31e562883f713e"><td class="memSeparator" colspan="2"> </td></tr> |
| 219 | +<tr class="memitem:a053e7760e943b889078ecc885659d645"><td class="memItemLeft" align="right" valign="top">math::RotationMatrixd </td><td class="memItemRight" valign="bottom"><a class="el" href="classdrake_1_1schema_1_1_rotation.html#a053e7760e943b889078ecc885659d645">Sample</a> (<a class="el" href="classdrake_1_1_random_generator.html">RandomGenerator</a> *generator) const</td></tr> |
| 220 | +<tr class="memdesc:a053e7760e943b889078ecc885659d645"><td class="mdescLeft"> </td><td class="mdescRight">Samples this <a class="el" href="classdrake_1_1schema_1_1_rotation.html" title="A specification for an SO(3) rotation, to be used for serialization purposes, e.g....">Rotation</a>. <a href="#a053e7760e943b889078ecc885659d645">More...</a><br /></td></tr> |
| 221 | +<tr class="separator:a053e7760e943b889078ecc885659d645"><td class="memSeparator" colspan="2"> </td></tr> |
219 | 222 | <tr class="memitem:a0af6024b49102086643f32d1f175a273"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classdrake_1_1schema_1_1_rotation.html#a0af6024b49102086643f32d1f175a273">set_rpy_deg</a> (const Eigen::Vector3d &rpy_deg)</td></tr> |
220 | 223 | <tr class="memdesc:a0af6024b49102086643f32d1f175a273"><td class="mdescLeft"> </td><td class="mdescRight">Sets this value to the given deterministic RPY, in degrees. <a href="#a0af6024b49102086643f32d1f175a273">More...</a><br /></td></tr> |
221 | 224 | <tr class="separator:a0af6024b49102086643f32d1f175a273"><td class="memSeparator" colspan="2"> </td></tr> |
@@ -483,6 +486,27 @@ <h2 class="memtitle"><span class="permalink"><a href="#a2420ac9dadffdc94f504a1ac |
483 | 486 | </table> |
484 | 487 | </div><div class="memdoc"> |
485 | 488 |
|
| 489 | +</div> |
| 490 | +</div> |
| 491 | +<a id="a053e7760e943b889078ecc885659d645"></a> |
| 492 | +<h2 class="memtitle"><span class="permalink"><a href="#a053e7760e943b889078ecc885659d645">◆ </a></span>Sample()</h2> |
| 493 | + |
| 494 | +<div class="memitem"> |
| 495 | +<div class="memproto"> |
| 496 | + <table class="memname"> |
| 497 | + <tr> |
| 498 | + <td class="memname">math::RotationMatrixd Sample </td> |
| 499 | + <td>(</td> |
| 500 | + <td class="paramtype"><a class="el" href="classdrake_1_1_random_generator.html">RandomGenerator</a> * </td> |
| 501 | + <td class="paramname"><em>generator</em></td><td>)</td> |
| 502 | + <td> const</td> |
| 503 | + </tr> |
| 504 | + </table> |
| 505 | +</div><div class="memdoc"> |
| 506 | + |
| 507 | +<p>Samples this <a class="el" href="classdrake_1_1schema_1_1_rotation.html" title="A specification for an SO(3) rotation, to be used for serialization purposes, e.g....">Rotation</a>. </p> |
| 508 | +<p>If this is deterministic, the result is the same as GetDeterministicValue. </p> |
| 509 | + |
486 | 510 | </div> |
487 | 511 | </div> |
488 | 512 | <a id="a8e8824802dedfbc36776227f7482b6bc"></a> |
|
0 commit comments