Add 3 submodules
This commit is contained in:
parent
f635fae459
commit
7e41e463cb
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -7,3 +7,12 @@
|
||||
[submodule "dehaeze19_desig_compl_filte"]
|
||||
path = dehaeze19_desig_compl_filte
|
||||
url = https://git.tdehaeze.xyz/tdehaeze/dehaeze19_desig_compl_filte
|
||||
[submodule "svd-control"]
|
||||
path = svd-control
|
||||
url = https://git.tdehaeze.xyz/tdehaeze/svd-control
|
||||
[submodule "test-bench-apa"]
|
||||
path = test-bench-apa
|
||||
url = https://git.tdehaeze.xyz/tdehaeze/test-bench-apa
|
||||
[submodule "sensor-fusion-test-bench"]
|
||||
path = sensor-fusion-test-bench
|
||||
url = https://git.tdehaeze.xyz/tdehaeze/sensor-fusion-test-bench
|
||||
|
29
index.html
29
index.html
@ -3,7 +3,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-10-03 sam. 19:00 -->
|
||||
<!-- 2020-10-03 sam. 19:11 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<title>Research Pages</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
@ -30,14 +30,35 @@
|
||||
Welcome to my research pages.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Papers:
|
||||
</p>
|
||||
<div id="outline-container-org3c62032" class="outline-2">
|
||||
<h2 id="org3c62032"><span class="section-number-2">1</span> Papers</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<ul class="org-ul">
|
||||
<li><a href="dehaeze18_sampl_stabil_for_tomog_exper/index.html">Sample Stabilization for Tomography Experiments in Presence of Large Plant Uncertainty</a></li>
|
||||
<li><a href="dehaeze19_desig_compl_filte/index.html">Complementary Filters Shaping Using \(\mathcal{H}_\infty\) Synthesis</a></li>
|
||||
<li><a href="dehaeze20_optim_robus_compl_filte/index.html">Robust and Optimal Sensor Fusion</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org0bc9f41" class="outline-2">
|
||||
<h2 id="org0bc9f41"><span class="section-number-2">2</span> Test Benches / Experiments</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
<ul class="org-ul">
|
||||
<li><a href="test-bench-apa/index.html">Amplified Piezoelectric Actuator - Test Bench</a></li>
|
||||
<li><a href="sensor-fusion-test-bench/index.html">Sensor Fusion - Test Bench</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgec7da25" class="outline-2">
|
||||
<h2 id="orgec7da25"><span class="section-number-2">3</span> Other pages</h2>
|
||||
<div class="outline-text-2" id="text-3">
|
||||
<ul class="org-ul">
|
||||
<li><a href="svd-control/index.html">SVD Control - Simscape Models</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
13
index.org
13
index.org
@ -13,13 +13,14 @@
|
||||
|
||||
Welcome to my research pages.
|
||||
|
||||
Papers:
|
||||
* Papers
|
||||
- [[file:dehaeze18_sampl_stabil_for_tomog_exper/index.org][Sample Stabilization for Tomography Experiments in Presence of Large Plant Uncertainty]]
|
||||
- [[file:dehaeze19_desig_compl_filte/index.org][Complementary Filters Shaping Using $\mathcal{H}_\infty$ Synthesis]]
|
||||
- [[file:dehaeze20_optim_robus_compl_filte/index.org][Robust and Optimal Sensor Fusion]]
|
||||
|
||||
# Research pages are accessible with the following links:
|
||||
# - [[file:test-bench-apa/][Amplified Piezoelectric Actuator - Test Bench]]
|
||||
# - [[file:stewart-simscape/][Stewart Platform modeling using Simscape]]
|
||||
# - [[file:sensor-fusion-test-bench/][Sensor Fusion - Test Bench]]
|
||||
# - [[file:svd-control/][SVD Control - Simscape Models]]
|
||||
* Test Benches / Experiments
|
||||
- [[file:test-bench-apa/index.org][Amplified Piezoelectric Actuator - Test Bench]]
|
||||
- [[file:sensor-fusion-test-bench/index.org][Sensor Fusion - Test Bench]]
|
||||
|
||||
* Other pages
|
||||
- [[file:svd-control/index.org][SVD Control - Simscape Models]]
|
||||
|
1
sensor-fusion-test-bench
Submodule
1
sensor-fusion-test-bench
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 3a8762ae9a3f0769a3224062f410e94bc6f9f38d
|
1
svd-control
Submodule
1
svd-control
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 2186df3f2064fc56be62f90fda849519e0c2e14f
|
1
test-bench-apa
Submodule
1
test-bench-apa
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 3859eca1548abe5753a3b9cdb1f727e2577d9f53
|
Loading…
Reference in New Issue
Block a user