Skip to content

Commit 4e8220f

Browse files
committed
Add authors and maintainers page
1 parent 10b8fcd commit 4e8220f

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed

docs/authors.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
# Authors & Maintainers
2+
3+
This project is developed and maintained by researchers from the Physical Intelligence (PhI) Lab at TU Delft.
4+
5+
## Authors
6+
7+
### Maximilian Stölzle
8+
9+
Postdoctoral Researcher
10+
Physical Intelligence (PhI) Lab, TU Delft
11+
12+
**Contact:** <[email protected]>
13+
14+
**Links:**
15+
16+
- [:fontawesome-brands-github: GitHub](https://github.com/mstoelzle)
17+
- [:fontawesome-brands-linkedin: LinkedIn](https://linkedin.com/in/maximilian-stoelzle)
18+
- [:fontawesome-solid-graduation-cap: Google Scholar](https://scholar.google.com/citations?user=yHmOzBsAAAAJ&hl=de)
19+
20+
Maximilian is the primary developer and maintainer of the JAX Soft Robot Modelling library. His research focuses on modeling, control, and learning for continuum and soft robotic systems.
21+
22+
---
23+
24+
### Solange Gribonval
25+
26+
MSc Student & Research Intern
27+
École Polytechnique, Paris
28+
29+
**Contact:** <[email protected]>
30+
31+
**Links:**
32+
33+
- [:fontawesome-brands-github: GitHub](https://github.com/solangegbv)
34+
- [:fontawesome-brands-linkedin: LinkedIn](https://www.linkedin.com/in/solange-gribonval-b70a5a292/)
35+
36+
Solange contributes to the theoretical foundations and implementation of the library, with expertise in continuum mechanics and soft robot modeling.
37+
38+
## Maintainers
39+
40+
The project is actively maintained by:
41+
42+
- **Maximilian Stölzle** - Primary maintainer and lead developer
43+
44+
## Contributing
45+
46+
We welcome contributions from the community! If you're interested in contributing to this project, please check out our [Contributing Guide](development/contributing.md).
47+
48+
## Acknowledgments
49+
50+
This work is supported by the Physical Intelligence (PhI) Lab at TU Delft and benefits from collaborations with researchers worldwide working on soft robotics and continuum mechanics.

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ nav:
8989
- Parameters: api/parameters.md
9090
- Rendering: api/rendering.md
9191
- Symbolic Derivation: api/symbolic-derivation.md
92+
- Authors & Maintainers: authors.md
9293
- Development:
9394
- Contributing: development/contributing.md
9495
- Changelog: development/changelog.md

0 commit comments

Comments
 (0)