Skip to content

Commit f53f835

Browse files
1 parent 0faefbd commit f53f835

File tree

73 files changed

+77
-77
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+77
-77
lines changed

doxygen_cxx/classdrake_1_1planning_1_1_iris_parameterization_function.html

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

436436
<p>Alternative constructor that allows the user to define the parameterization using a <code>VectorX&lt;Expression&gt;</code>. </p>
437-
<p>The user must also provide a vector containing the variables used in <code>expression_parameterization</code>, in the order that they should be evaluated. Each <code>Variable</code> in <code>variables</code> must be used, each <code>Variable</code> used in <code>expression_parameterization</code> must appear in <code>variables</code>, and there must be no duplicates in <code>variables</code>. </p><dl class="section note"><dt>Note</dt><dd>This currently only populates the VectorX&lt;double&gt; parameterization. </dd>
437+
<p>The user must also provide a vector containing the variables used in <code>expression_parameterization</code>, in the order that they should be evaluated. Each <code>Variable</code> in <code>variables</code> must be used, each <code>Variable</code> used in <code>expression_parameterization</code> must appear in <code>variables</code>, and there must be no duplicates in <code>variables</code>. </p><dl class="section note"><dt>Note</dt><dd>This constructor only populates the VectorX&lt;double&gt; parameterization. </dd>
438438
<dd>
439439
Expression parameterizations are always threadsafe. </dd></dl>
440440
<dl class="exception"><dt>Exceptions</dt><dd>
@@ -475,7 +475,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ac18b53a2d262620c5495b532
475475
</div><div class="memdoc">
476476

477477
<p>Constructs an instance of <a class="el" href="classdrake_1_1planning_1_1_iris_parameterization_function.html" title="Ordinarily, IRIS algorithms grow collision free regions in the robot&#39;s configuration space C.">IrisParameterizationFunction</a> that handles a rational kinematic parameterization. </p>
478-
<p>Regions are grown in the <code>s</code> variables, so as to minimize collisions in the <code>q</code> variables. See RationalForwardKinematics for details. </p><dl class="section note"><dt>Note</dt><dd>This currently only populates the VectorX&lt;double&gt; parameterization. </dd>
478+
<p>Regions are grown in the <code>s</code> variables, so as to minimize collisions in the <code>q</code> variables. See RationalForwardKinematics for details. </p><dl class="section note"><dt>Note</dt><dd>This constructor populates the VectorX&lt;double&gt; and VectorX&lt;AutoDiffXd&gt; parameterizations. </dd>
479479
<dd>
480480
The user is responsible for ensuring <code>kin</code> (and the underlying MultibodyPlant it is built on) is kept alive. If that object is deleted, then the parameterization can no longer be used. </dd></dl>
481481

pydrake/_static/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ pre code {
764764
margin-bottom: 10px;
765765
}
766766

767-
.rst-content dl:not(.docutils) dt, html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.glossary):not(.simple) > dt {
767+
.rst-content dl:not(.docutils) > dt, html.writer-html5 .rst-content dl[class]:not(.option-list):not(.field-list):not(.footnote):not(.citation):not(.glossary):not(.simple) > dt {
768768
display: inline-block;
769769
margin: 6px 0;
770770
font-size: 90%;

pydrake/genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Index &mdash; pydrake documentation</title>
77
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
88
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=86f27845" />
9-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=6b576c25" />
9+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=65885df3" />
1010

1111

1212

pydrake/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>pydrake &mdash; pydrake documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=86f27845" />
10-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=6b576c25" />
10+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=65885df3" />
1111

1212

1313

pydrake/py-modindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Python Module Index &mdash; pydrake documentation</title>
77
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
88
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=86f27845" />
9-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=6b576c25" />
9+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=65885df3" />
1010

1111

1212

pydrake/pydrake.all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>pydrake.all &mdash; pydrake documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=86f27845" />
10-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=6b576c25" />
10+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=65885df3" />
1111

1212

1313

pydrake/pydrake.autodiffutils.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>pydrake.autodiffutils &mdash; pydrake documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=86f27845" />
10-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=6b576c25" />
10+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=65885df3" />
1111

1212

1313

pydrake/pydrake.common.all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>pydrake.common.all &mdash; pydrake documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=86f27845" />
10-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=6b576c25" />
10+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=65885df3" />
1111

1212

1313

pydrake/pydrake.common.compatibility.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>pydrake.common.compatibility &mdash; pydrake documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=86f27845" />
10-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=6b576c25" />
10+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=65885df3" />
1111

1212

1313

pydrake/pydrake.common.containers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>pydrake.common.containers &mdash; pydrake documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
99
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=86f27845" />
10-
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=6b576c25" />
10+
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=65885df3" />
1111

1212

1313

0 commit comments

Comments
 (0)