Update html pages

This commit is contained in:
2020-03-23 10:05:32 +01:00
parent 4b886c612d
commit 4431bcec8d
23 changed files with 5208 additions and 480 deletions

View File

@@ -4,7 +4,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2020-03-06 ven. 15:09 -->
<!-- 2020-03-17 mar. 17:28 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Matlab Functions used for the NASS Project</title>
@@ -251,7 +251,7 @@
</p>
<p>
This Matlab function is accessible <a href="src/computeReferencePose.m">here</a>.
This Matlab function is accessible <a href="..//src/computeReferencePose.m">here</a>.
</p>
<div class="org-src-container">
@@ -336,6 +336,7 @@ This Matlab function is accessible <a href="src/computeReferencePose.m">here</a>
</div>
</div>
</div>
<div id="outline-container-org493ab7f" class="outline-2">
<h2 id="org493ab7f"><span class="section-number-2">2</span> Compute the Sample Position Error w.r.t. the NASS</h2>
<div class="outline-text-2" id="text-2">
@@ -344,7 +345,7 @@ This Matlab function is accessible <a href="src/computeReferencePose.m">here</a>
</p>
<p>
This Matlab function is accessible <a href="src/computeSampleError.m">here</a>.
This Matlab function is accessible <a href="..//src/computeSampleError.m">here</a>.
</p>
<div class="org-src-container">
@@ -375,7 +376,7 @@ MTr = [WTm(1<span class="org-type">:</span>3,1<span class="org-type">:</span>3)<
</div>
<div id="postamble" class="status">
<p class="author">Author: Dehaeze Thomas</p>
<p class="date">Created: 2020-03-06 ven. 15:09</p>
<p class="date">Created: 2020-03-17 mar. 17:28</p>
</div>
</body>
</html>