-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
16 lines (16 loc) · 973 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
layout: default
title: Introduction to Perception and Robotics
---
<img src="images/cover-image.png" alt="GT Robot">
<p><strong>Instructors</strong>: <a href="http://dellaert.github.io/">Frank Dellaert</a>,
and <a href="https://www.cc.gatech.edu/~seth">Seth Hutchinson</a>, both in <a
href="https://ic.gatech.edu/">Interactive Computing</a></p>
<p><strong>TAs</strong>: Binit Shah, Yetong Zhang, Rachit Bhargava, Dashiel Heidt, Pratyusha Karnati, Maya Rajan, John Yi
</p>
<p><strong>Online course in Spring 2021 because of COVID-19</strong></p>
<h3>
<a id="course-description" class="anchor" href="#course-description" aria-hidden="true"><span aria-hidden="true"
class="octicon octicon-link"></span></a>Course Description</h3>
<p>This course covers fundamental problems and leading solutions to autonomous robot navigation – what and how must a
robot perceive the world, and how can it use that information to navigate effectively.</p>