Skip to content

Commit

Permalink
Adding PyElastica
Browse files Browse the repository at this point in the history
Signed-off-by: John 'Warthog9' Hawley <[email protected]>
  • Loading branch information
warthog9 committed Feb 6, 2024
1 parent 91585c1 commit 7aaaf73
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions ideas.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,41 @@ <h2>
<hr>
</div>

<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 shuffleMe">
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1-2 logo">
<img src="/logos/Elastica_logo_256_L1dxSZu.png" />
</div>
<div class="pure-u-1 pure-u-md-1-2">
<h2>
PyElastica
</h2>
</div>
</div>
<br />PyElastica is the python implementation of Elastica, a free and open-source software project for the simulation of assemblies of slender, one-dimensional bodies using Cosserat rod theory, which provides a powerful and versatile framework for modeling the dynamics of slender structures interacting among themselves and with their environment. We are focused on providing useful simulation tools to the robotics and biomechanics communities to model, control, and visualize how these slender structures evolve and interact.
<div class="pure-g">
<div class="pure-u-1 pure-u-md-1">
<p>Contact Links</p>
</div>

<div class="pure-u-1 pure-u-md-1-2" style="text-align: center;">
<p><a href="https://gitter.im/PyElastica/community?utm_source=badge&amp;utm_medium=badge&amp;utm_cam">Chat</a></p>
</div>

<div class="pure-u-1 pure-u-md-1-2" style="text-align: center;">
<p><a href="https://www.cosseratrods.org">Homepage</a></p>
</div>

<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://github.com/GazzolaLab/PyElastica/discussions/326" alt="PyElastica logo">Ideas Page</a></p>
</div>
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
<p><a href="https://github.com/GazzolaLab/PyElastica" alt="PyElastica">Source Code</a></p>
</div>
</div>
<hr>
</div>


</div>
<!-- End template -->
Expand Down

0 comments on commit 7aaaf73

Please sign in to comment.