Skip to content

Commit 7aaaf73

Browse files
committed
Adding PyElastica
Signed-off-by: John 'Warthog9' Hawley <[email protected]>
1 parent 91585c1 commit 7aaaf73

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

Diff for: ideas.html

+35
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,41 @@ <h2>
405405
<hr>
406406
</div>
407407

408+
<div class="pure-u-1 pure-u-md-1-1 pure-u-lg-1-1 shuffleMe">
409+
<div class="pure-g">
410+
<div class="pure-u-1 pure-u-md-1-2 logo">
411+
<img src="/logos/Elastica_logo_256_L1dxSZu.png" />
412+
</div>
413+
<div class="pure-u-1 pure-u-md-1-2">
414+
<h2>
415+
PyElastica
416+
</h2>
417+
</div>
418+
</div>
419+
<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.
420+
<div class="pure-g">
421+
<div class="pure-u-1 pure-u-md-1">
422+
<p>Contact Links</p>
423+
</div>
424+
425+
<div class="pure-u-1 pure-u-md-1-2" style="text-align: center;">
426+
<p><a href="https://gitter.im/PyElastica/community?utm_source=badge&amp;utm_medium=badge&amp;utm_cam">Chat</a></p>
427+
</div>
428+
429+
<div class="pure-u-1 pure-u-md-1-2" style="text-align: center;">
430+
<p><a href="https://www.cosseratrods.org">Homepage</a></p>
431+
</div>
432+
433+
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
434+
<p><a href="https://github.com/GazzolaLab/PyElastica/discussions/326" alt="PyElastica logo">Ideas Page</a></p>
435+
</div>
436+
<div class="pure-u-1 pure-u-md-1" style="text-align: center;">
437+
<p><a href="https://github.com/GazzolaLab/PyElastica" alt="PyElastica">Source Code</a></p>
438+
</div>
439+
</div>
440+
<hr>
441+
</div>
442+
408443

409444
</div>
410445
<!-- End template -->

0 commit comments

Comments
 (0)