-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
18 lines (18 loc) · 1.75 KB
/
Copy pathabout.html
File metadata and controls
18 lines (18 loc) · 1.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!-- About Section -->
<!-- Please read /README.md#how-to-modify-the-about-section -->
<section id="about">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">About</h2>
<h3 class="section-subheading text-muted">About the Research Group</h3>
</div>
</div>
<div class="row">
<div class="col-lg-12">
The Cognitive Robotics Lab at the School of Computer Science of the University of Manchester, led by Professor Angelo Cangelosi, hosts a "Robot Home", with a living lab for human-robot interaction experiments. The lab has access to various humanoid robot platforms (iCub, Pepper, Sawyer and Nao) and other interactive robots (e.g. Giraff). The Lab is involved in numerous projects funded by the EU H2020 programme, by the US Air Force Lab, and by companies such as Honda. Current projects include MoveCare on robot companions for the elderly, THRIVE++ on trust and theory of mind, DeCIFER on the robot's understanding of human's actions and goals, and the three Marie Sklodowska Curie grants DCOMM, SECURE and STRoNA on machine learning for language and action.
<!--Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.-->
</div>
</div>
</div>
</section>