Skip to content

Commit 0c1b183

Browse files
committed
Rename seminar paper project to paper
1 parent d3825e2 commit 0c1b183

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

69.6 KB
Loading

src/data/projects.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
export const projects = [
22
{
3-
slug: 'seminar-paper-humanoid-robots-industry-5',
4-
title: 'Seminar Paper',
5-
listTitle: 'Seminar Paper',
3+
slug: 'paper-humanoid-robots-industry-5',
4+
title: 'Paper',
5+
listTitle: 'Paper',
66
headline: 'What potential do humanoid robots offer in Industry 5.0?',
7-
tags: ['industry-5.0', 'humanoid-robots', 'ai', 'seminar-paper'],
7+
tags: ['industry-5.0', 'humanoid-robots', 'ai', 'paper'],
88
repo: {
99
prefix: 'PDF',
10-
label: 'davidbingmann/seminar-paper',
11-
href: '/papers/seminar-paper.pdf',
10+
label: 'davidbingmann/paper',
11+
href: '/papers/paper.pdf',
1212
},
1313
summary:
14-
'My seminar paper looks at whether humanoid robots can support the shift from Industry 4.0 to Industry 5.0: more resilient, more human-centered, and better suited to real factories.',
14+
'My paper looks at whether humanoid robots can support the shift from Industry 4.0 to Industry 5.0: more resilient, more human-centered, and better suited to real factories.',
1515
body: [
16-
'For my seminar paper at the University of Trier, I looked at humanoid robots in the context of Industry 5.0: not as a replacement for humans, but as a possible way to make industrial work more resilient, flexible, and human-centered.',
16+
'As part of a seminar at the University of Trier, I wrote this paper on humanoid robots in the context of Industry 5.0: not as a replacement for humans, but as a possible way to make industrial work more resilient, flexible, and human-centered.',
1717
'The paper discusses why current automation still struggles in human-designed factories, what recent robot learning research makes possible, and where the technical, economic, and regulatory limits still are. You can read the public PDF version above.',
1818
],
1919
},

0 commit comments

Comments
 (0)