-
Notifications
You must be signed in to change notification settings - Fork 28
/
index.html
35 lines (26 loc) · 2.68 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
type: home
subtypes: [news]
pagelimit: 8
---
{% include video.html url="//www.youtube.com/embed/I5gXYuJj62k" margin-bottom="60px" padding-bottom="52%" max-width="100%" %}
Welcome to the **H**uman **I**nteraction and **RO**botics [**HIRO**] Group!! Our work lies at the intersection of research in human-robot interaction, artificial intelligence and robot control & planning with the goal of **developing robot technologies that enable close, natural, and extended cooperation with humans**{:.color-banner}.
We are on the cusp of a fundamental revolution in how robotics at large will be consumed by and assimilated into our everyday life. In the next decades, state of the art robot platforms will become easier to deploy, more accessible to purchase, and readily available to non-expert users.
But early _adoption_{:.color-banner} of advanced robot technologies will move faster than the _adaptation_{:.color-banner} of our society to such technologies; it is _our_ responsibility as robotics researchers to reduce friction and accelerate adaptation.
Our research agenda catalyzes this process.
We aim at lowering the barriers to entry for humans to naturally interact with robots, and in doing so we implement robot systems that better interface with the external world and humans.
Our goal is to design the next generation of robot workers, collaborators, and companions. This will allow for humans and robots to accomplish together what neither of them can do alone.
Our group is within the [Department of Computer Science](https://cs.colorado.edu) in the [College of Engineering and Applied Science](https://www.colorado.edu/engineering) at [CU Boulder](https://www.colorado.edu).
If you want to learn more about our research and you would like involved with the lab, feel free to stop by during our weekly meetings!! For _{{ site.meetings.semester }}_, we will be holding group meetings **{{ site.meetings.location }}**{:.color-banner}{{ site.meetings.note }}.
## Research
---
At the HIRO Group, we perform research at the intersection _human-robot interaction_, _artificial intelligence_, and _robot control & planning_ with the goal of **developing robot technologies that enable close, natural, and extended cooperation with humans**.
Our research effort is divided in three, partially overlapping, tightly coupled subteams. They are highlighted below; for more details on our research efforts, please [visit our research page]({{ site.baseurl }}{% link research.html %}) and our [list of publications]({{ site.baseurl }}{% link publications.html %}).
<div class="row">
{% include post-sorter.html subtypes="subteams" %}
</div>
## Latest News
---
<div class="row">
{% include post-sorter.html subtype="news" %}
</div>