Skip to content

Commit dea64cc

Browse files
committed
Add docs from pypose/pypose
1 parent 90f9f6c commit dea64cc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/preview/pr/363/_modules/pypose/module/ekf/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ <h1>Source code for pypose.module.ekf</h1><div class="highlight"><pre>
302302

303303
<span class="sd"> .. math::</span>
304304
<span class="sd"> \mathbf{x}^{+} = \mathbf{x}^{-} + \mathbf{K} (\mathbf{y} -</span>
305-
<span class="sd"> \mathbf{C}\mathbf{x}^{-} - \mathbf{D}\mathbf{u} - \mathbf{c}_2)</span>
305+
<span class="sd"> \mathbf{h}(\mathbf{x}^{-}, \mathbf{u}))</span>
306306

307307
<span class="sd"> 5. Posteriori Covariance Estimation</span>
308308

docs/preview/pr/363/generated/pypose.module.EKF/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ <h1>pypose.module.EKF<a class="headerlink" href="#pypose-module-ekf" title="Perm
317317
<blockquote>
318318
<div><div class="math">
319319
\[\mathbf{x}^{+} = \mathbf{x}^{-} + \mathbf{K} (\mathbf{y} -
320-
\mathbf{C}\mathbf{x}^{-} - \mathbf{D}\mathbf{u} - \mathbf{c}_2)
320+
\mathbf{h}(\mathbf{x}^{-}, \mathbf{u}))
321321

322322
\]</div>
323323
</div></blockquote>

docs/preview/pr/363/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)