This commit is contained in:
Thomas Dehaeze 2020-09-21 13:13:02 +02:00
parent e3e59b3e20
commit 34ce038699
2 changed files with 3 additions and 1 deletions

View File

@ -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-09-17 jeu. 12:04 -->
<!-- 2020-09-21 lun. 13:13 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Research Pages</title>
<meta name="generator" content="Org mode" />
@ -29,6 +29,7 @@ Research pages are accessible with the following links:
<li><a href="test-bench-apa/">Amplified Piezoelectric Actuator - Test Bench</a></li>
<li><a href="stewart-simscape/">Stewart Platform modeling using Simscape</a></li>
<li><a href="sensor-fusion-test-bench/">Sensor Fusion - Test Bench</a></li>
<li><a href="svd-control/">SVD Control - Simscape Models</a></li>
</ul>
</div>
</body>

View File

@ -17,3 +17,4 @@ 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]]