Deployed 9759810 with MkDocs version: 1.6.1
This commit is contained in:
parent
281bae4df2
commit
1d2a68dc54
21 changed files with 128 additions and 32 deletions
|
|
@ -1148,6 +1148,8 @@
|
|||
|
||||
|
||||
<h1 id="documentation">Documentation</h1>
|
||||
<p>Welcome to the Brittle Star project documentation. This codebase contains the implementations and research for the scientific evaluation of controller modularity in brittle-star-like robots trained using Reinforcement Learning.</p>
|
||||
<p>For the core codebase, scripts, and contribution history, visit our <a href="https://github.com/SELab-3-2026/SEL3-2026-Groep-4">GitHub Repository</a>.</p>
|
||||
<h2 id="design-architecture-design">Design & architecture (<code>/design</code>)</h2>
|
||||
<p>If you are interested in the "why did you do it like this?"</p>
|
||||
<ul>
|
||||
|
|
@ -1222,6 +1224,10 @@
|
|||
|
||||
<script src="assets/javascripts/bundle.79ae519e.min.js"></script>
|
||||
|
||||
<script src="javascripts/mathjax.js"></script>
|
||||
|
||||
<script src="https://unpkg.com/mathjax@3/es5/tex-mml-chtml.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in a new issue