|
1 | 1 | export const projects = [ |
2 | 2 | { |
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', |
6 | 6 | 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'], |
8 | 8 | repo: { |
9 | 9 | prefix: 'PDF', |
10 | | - label: 'davidbingmann/seminar-paper', |
11 | | - href: '/papers/seminar-paper.pdf', |
| 10 | + label: 'davidbingmann/paper', |
| 11 | + href: '/papers/paper.pdf', |
12 | 12 | }, |
13 | 13 | 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.', |
15 | 15 | 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.', |
17 | 17 | '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.', |
18 | 18 | ], |
19 | 19 | }, |
|
0 commit comments