From 1409121e110f28f7be1dd62d00acfb878f801d44 Mon Sep 17 00:00:00 2001 From: Adrian Auer Date: Tue, 9 Dec 2025 12:28:03 +0100 Subject: [PATCH 1/5] starting contrib Page --- docs/contributors.md | 83 ++++++++++++++++++++++++++++++++++++++++++++ mkdocs.yml | 40 ++++++++++----------- 2 files changed, 103 insertions(+), 20 deletions(-) create mode 100644 docs/contributors.md diff --git a/docs/contributors.md b/docs/contributors.md new file mode 100644 index 0000000..0c2d69b --- /dev/null +++ b/docs/contributors.md @@ -0,0 +1,83 @@ +# Supervisors + +
+ + + + + + + + +
+
+ Andreas Bresser
+ @brean
+
+
+ Adrian Auer
+ @adriandavidauer
+
+
+ Mihaela Popescu
+ @mihaelapopescu
+
+
+ jonas Haack
+ @JonasHaack
+
+ +
+ +--- + +# Contributors + +
+ + + + + + + +
+
+ Contributor 1
+ @USERNAME3
+ Code & Docs +
+
+ Contributor 2
+ @USERNAME4
+ Testing +
+
+ Contributor 3
+ @USERNAME5
+ Features +
+ +
+ + +# Former Supervisors + +
+ + + + + + + +
+
+ Thomas Röhr
+ @2maz
+
+
+ Teena Hassan
+
+ +
\ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 589e4af..003d40a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,26 +3,26 @@ site_name: HelloRIC Documentation # TODO: Add basic section about kobuki-drivers nav: - Home: index.md - - Emotion UI: '!import https://helloric:${EMOTION_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/ui/emotion.git?branch=main&multi_docs=True' - - AI: - - LLM: '!import https://helloric:${LLM_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/ros_llm.git?branch=main&multi_docs=True' - - STT: '!import https://helloric:${STT_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/ros_stt.git?branch=main&multi_docs=True' - - TTS: '!import https://helloric:${TTS_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/ros_tts.git?branch=main&multi_docs=True' - - Chat: '!import https://helloric:${CHAT_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/ros_chat.git?branch=main&multi_docs=True' - - Tour: - - Tour Manager UI: '!import https://helloric:${TOUR_MANAGER_UI_TOKEN}@git.hb.dfki.de/helloric/helloric-25/ui/tour-manager-ui.git?branch=main&multi_docs=True' - - Tour Persistence: '!import https://helloric:${PERSISTENCE_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/tour_persistence_node.git?branch=main&multi_docs=True' - - MapDesc Persistence: '!import https://helloric:${MAPDESC_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/mapdesc_persistence.git?branch=main&multi_docs=True' - - MongoDB: '!import https://helloric:${MONGO_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/mongodb_server.git?branch=main&multi_docs=True' - - HelloRIC UI COM: '!import https://helloric:${HELLORIC_UI_COM_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/helloric_ui_com.git?branch=main&multi_docs=True' - - Hardware: - - E-Plan: '!import https://helloric:${E_PLAN_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/hardware/e-plan.git?branch=main&multi_docs=True' - - Rollen: '!import https://helloric:${ROLLEN_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/hardware/rollen.git?branch=main&multi_docs=True' - - Baseplate: '!import https://helloric:${BASEPLATE_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/hardware/baseplate.git?branch=main&multi_docs=True' - - Aussenshell: '!import https://helloric:${AUSSENSHELL_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/hardware/ausenshell-und-rollen.git?branch=main&multi_docs=True' - - Navigation: '!import https://helloric:${NAVIGATION_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-24/navigation/ricbot-simulation.git?branch=main&extra_imports=["docs/assets/*"]&multi_docs=True' - - Zenoh Router: '!import https://helloric:${ZENOH_ROUTER_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/zenoh_router?branch=main&multi_docs=True' - + # - Emotion UI: '!import https://helloric:${EMOTION_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/ui/emotion.git?branch=main&multi_docs=True' + # - AI: + # - LLM: '!import https://helloric:${LLM_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/ros_llm.git?branch=main&multi_docs=True' + # - STT: '!import https://helloric:${STT_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/ros_stt.git?branch=main&multi_docs=True' + # - TTS: '!import https://helloric:${TTS_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/ros_tts.git?branch=main&multi_docs=True' + # - Chat: '!import https://helloric:${CHAT_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/ros_chat.git?branch=main&multi_docs=True' + # - Tour: + # - Tour Manager UI: '!import https://helloric:${TOUR_MANAGER_UI_TOKEN}@git.hb.dfki.de/helloric/helloric-25/ui/tour-manager-ui.git?branch=main&multi_docs=True' + # - Tour Persistence: '!import https://helloric:${PERSISTENCE_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/tour_persistence_node.git?branch=main&multi_docs=True' + # - MapDesc Persistence: '!import https://helloric:${MAPDESC_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/mapdesc_persistence.git?branch=main&multi_docs=True' + # - MongoDB: '!import https://helloric:${MONGO_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/mongodb_server.git?branch=main&multi_docs=True' + # - HelloRIC UI COM: '!import https://helloric:${HELLORIC_UI_COM_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/helloric_ui_com.git?branch=main&multi_docs=True' + # - Hardware: + # - E-Plan: '!import https://helloric:${E_PLAN_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/hardware/e-plan.git?branch=main&multi_docs=True' + # - Rollen: '!import https://helloric:${ROLLEN_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/hardware/rollen.git?branch=main&multi_docs=True' + # - Baseplate: '!import https://helloric:${BASEPLATE_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/hardware/baseplate.git?branch=main&multi_docs=True' + # - Aussenshell: '!import https://helloric:${AUSSENSHELL_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/hardware/ausenshell-und-rollen.git?branch=main&multi_docs=True' + # - Navigation: '!import https://helloric:${NAVIGATION_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-24/navigation/ricbot-simulation.git?branch=main&extra_imports=["docs/assets/*"]&multi_docs=True' + # - Zenoh Router: '!import https://helloric:${ZENOH_ROUTER_PROJECT_TOKEN}@git.hb.dfki.de/helloric/helloric-25/software/zenoh_router?branch=main&multi_docs=True' + - Contributors: contributors.md theme: logo: assets/logo.png name: material From 5b98711b9b02ee8a3833c7595cd2f6d95099fe66 Mon Sep 17 00:00:00 2001 From: Adrian Auer Date: Wed, 10 Dec 2025 16:13:04 +0100 Subject: [PATCH 2/5] adding responsive layout --- docs/contributors.md | 165 ++++++++++++++++++++++++++----------------- 1 file changed, 99 insertions(+), 66 deletions(-) diff --git a/docs/contributors.md b/docs/contributors.md index 0c2d69b..08cf42e 100644 --- a/docs/contributors.md +++ b/docs/contributors.md @@ -1,83 +1,116 @@ # Supervisors -
- - - - - - - - -
-
- Andreas Bresser
- @brean
-
-
- Adrian Auer
- @adriandavidauer
-
-
- Mihaela Popescu
- @mihaelapopescu
-
-
- jonas Haack
- @JonasHaack
-
+
+ + +
+ +
+ Andreas Bresser
+ @brean +
+ +
+ +
+ Adrian Auer
+ @adriandavidauer +
+ +
+ +
+ Mihaela Popescu
+ @mihaelapopescu +
+ +
+ +
+ Jonas Haack
+ @mihaeJonasHaacklapopescu +
+ +
---- # Contributors +## 2021 -
- - - - - - - -
-
- Contributor 1
- @USERNAME3
- Code & Docs -
-
- Contributor 2
- @USERNAME4
- Testing -
-
- Contributor 3
- @USERNAME5
- Features -
+ +
+ +
+ +
+ Jona Andresen
+ @jonaandresen +
+ +
+ +
+ Thore Brinkmann
+
+ +
+ +
+ David Brodbeck
+ @dav-bro +
+ +
# Former Supervisors -
+ +
- - - - - - -
-
- Thomas Röhr
- @2maz
-
-
- Teena Hassan
-
+
+ +
+ Thomas Röhr
+ @2maz +
+ +
+ +
+ Teena Hassan
+
+
\ No newline at end of file From 15253775cdd776cc90af7ef556c5741bda171539 Mon Sep 17 00:00:00 2001 From: Adrian Auer Date: Fri, 12 Dec 2025 12:26:09 +0100 Subject: [PATCH 3/5] added some contributors --- docs/contributors.md | 156 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 156 insertions(+) diff --git a/docs/contributors.md b/docs/contributors.md index 08cf42e..952bf78 100644 --- a/docs/contributors.md +++ b/docs/contributors.md @@ -47,6 +47,81 @@ # Contributors + +## 2022 + +
+ +
+ +
+ Jona Andresen
+ @jonaandresen +
+ +
+ +
+ Cedric Kränzle
+ @cedric-cfk +
+ +
+ +
+ Erik Michelson
+ @ErikMichelson +
+ +
+ +
+ Jan Buschmann
+
+ +
+ +
+ Ayden Janssen
+
+ + +
+ +
+ Anthony Mendil
+
+ +
+ +
+ Arne Neisser
+
+ +
+ +
+ Lukas Rust
+
+ + + +
+ ## 2021 @@ -81,6 +156,87 @@ @dav-bro
+
+ +
+ Deniz Efe
+
+ +
+ +
+ Akira Janssen
+
+ +
+ +
+ Ruth Kavuza
+
+ +
+ +
+ Dennis Körner
+
+ + +
+ +
+ Cedric Kränzle
+ @cedric-cfk +
+ +
+ +
+ Max Meyer
+
+ +
+ +
+ Erik Michelson
+ @ErikMichelson +
+ +
+ +
+ Benjamin Rehnisch
+
+ + +
+ +
+ Nele Reichert
+
+ +
+ +
+ Kevin Santiago Rey Rodriguez
+
+ +
+ +
+ Bastian Seifert
+
+
From bfb7bf6fd2c6c87f57989910d4749a3c6ed0bbfe Mon Sep 17 00:00:00 2001 From: Adrian Auer Date: Fri, 12 Dec 2025 13:03:15 +0100 Subject: [PATCH 4/5] added 2024 contributors --- docs/contributors.md | 271 +++++++++++++++++++++++++++++++------------ 1 file changed, 199 insertions(+), 72 deletions(-) diff --git a/docs/contributors.md b/docs/contributors.md index 952bf78..89c1695 100644 --- a/docs/contributors.md +++ b/docs/contributors.md @@ -10,43 +10,160 @@
- + +
+ Andreas Bresser + +
+ +
+ + +
+ Adrian Auer +
+
+ +
+ + +
+ Mihaela Popescu +
+
+ +
+ + +
+ Jonas Haack +
+
+ + + +
+ + +# Contributors + +## 2024 + +
+ +
+
- Andreas Bresser
- @brean + Bastian Boekholt +
-
- Adrian Auer
- @adriandavidauer + Niklas Bünger +
-
- Mihaela Popescu
- @mihaelapopescu + Görkem Calisir +
- + +
+ Tobias Diehl + +
+ +
+
- Jonas Haack
- @mihaeJonasHaacklapopescu + Torben Garbade +
- +
+ +
+ Edwin Groo + +
+ +
+ +
+ Ammar Islam + +
+
+ + +
+ Svenja Meierkord +
+
+ + +
+ Katharina Rex +
+
+ +
+ + +
+ Estelle Schenker +
+
+ +
+ +
+ Christian Schmidts + +
+ +
+ +
+ Duo Wang + +
+ +
-# Contributors ## 2022 @@ -59,38 +176,41 @@ ">
- -
- Jona Andresen
- @jonaandresen + + +
+ Jona Andresen +
- -
- Cedric Kränzle
- @cedric-cfk + + +
+ Cedric Kränzle +
- -
- Erik Michelson
- @ErikMichelson + + +
+ Erik Michelson +
-
Jan Buschmann
-
Ayden Janssen
@@ -98,21 +218,21 @@
-
Anthony Mendil
-
Arne Neisser
-
Lukas Rust
@@ -134,51 +254,53 @@ ">
- -
- Jona Andresen
- @jonaandresen + + +
+ Jona Andresen +
-
- Thore Brinkmann
+ Thore Brinkmann
- -
- David Brodbeck
- @dav-bro + + +
+ David Brodbeck +
-
Deniz Efe
-
Akira Janssen
-
Ruth Kavuza
-
Dennis Körner
@@ -186,30 +308,32 @@
- -
- Cedric Kränzle
- @cedric-cfk + + +
+ Cedric Kränzle +
-
- Max Meyer
+ Max Meyer
- -
- Erik Michelson
- @ErikMichelson + + +
+ Erik Michelson +
-
Benjamin Rehnisch
@@ -217,21 +341,21 @@
-
Nele Reichert
-
Kevin Santiago Rey Rodriguez
-
Bastian Seifert
@@ -254,18 +378,21 @@ ">
- -
- Thomas Röhr
- @2maz + + +
+ Thomas Röhr +
From 1fdd7947ef81076e5c6ac35e39bfdbdd1a240664 Mon Sep 17 00:00:00 2001 From: Adrian Auer Date: Mon, 15 Dec 2025 12:55:50 +0100 Subject: [PATCH 5/5] added all contributors --- docs/contributors.md | 79 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) diff --git a/docs/contributors.md b/docs/contributors.md index 89c1695..6545afd 100644 --- a/docs/contributors.md +++ b/docs/contributors.md @@ -52,6 +52,85 @@ # Contributors +## 2025 +
+ +
+ +
+ Anton Tran + +
+ + + +
+ +
+ Alena Naumova + +
+ + + + +
+ +
+ Gizem Yildirim + +
+ +
+ +
+ Batuhan Gürel + +
+ +
+ +
+ Aleksandr Kononov + +
+ +
+ +
+ Ahmed Shirdon + +
+ + +
+ ## 2024