Skip to content

Commit da9b945

Browse files
committedNov 21, 2023
course and team updates
1 parent fe635c8 commit da9b945

File tree

5 files changed

+39
-29
lines changed

5 files changed

+39
-29
lines changed
 

‎courses.html

+16
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,22 @@ <h3>Undergraduate Courses</h3>
8888
Previous offering: <a href="http://www.cs.toronto.edu/~florian/courses/csc477_fall21/">Fall 2021</a>
8989
</div>
9090

91+
<div class="content-card">
92+
<b>CSC 478H5: Robotic Perception</b>
93+
<p>
94+
This undergraduate-level course focuses on perception algorithms for robotics applications and sensors. The aim is to provide an understanding of the challenges encountered when deploying perception algorithms on a robot and introduce some of the tools and algorithms typically used to address these challenges. The algorithms will also be implemented and evaluated using real-world data from common use-cases.
95+
</p>
96+
Next offering: Winter 2023
97+
</div>
98+
99+
<div class="content-card">
100+
<b>CSC 496H5: Topics in Robotics</b>
101+
<p>
102+
Introduction to a topic of current interest in robotics intended for CSC majors and specialists. Content will vary from year to year but will always maintain a robotics focus. The contact hours for this course may vary in terms of contact type (L, T, P) from year to year, but will be between 24-48 contact hours in total. See the UTM Timetable.
103+
</p>
104+
Next offering: Winter 2023 (Topic: Introduction to Medical Robotics)
105+
</div>
106+
91107

92108
</div>
93109

‎img/people/hanna.jpeg

-41.1 KB
Binary file not shown.

‎img/people/spencer.jpg

271 KB
Loading

‎img/people/sven.jpg

-345 KB
Binary file not shown.

‎index.html

+23-29
Original file line numberDiff line numberDiff line change
@@ -73,19 +73,6 @@ <h4>Jessica Burgner-Kahrs</h4>
7373
</div>
7474
</li>
7575

76-
<li>
77-
<a href="http://www.cs.toronto.edu/~garg/">
78-
<img class="img-circle profile" src="img/people/garg.jpg" />
79-
</a>
80-
<div class="person">
81-
<a href="http://www.cs.toronto.edu/~garg/">
82-
<h4>Animesh Garg</h4>
83-
</a>
84-
<p class="bio">Assistant Professor <br /> <a href="http://pair.cs.toronto.edu">People, AI, and Robots
85-
Lab</a></p>
86-
</div>
87-
</li>
88-
8976
<li>
9077
<a href="http://www.cs.toronto.edu/~florian/">
9178
<img class="img-circle profile" src="img/people/florian.jpg" />
@@ -126,6 +113,24 @@ <h4>Lueder Kahrs</h4>
126113
</li>
127114
</ul>
128115

116+
117+
118+
<h3>Affiliated</h3>
119+
<ul class="people postdoc">
120+
<li>
121+
<a href="https://animesh.garg.tech/">
122+
<img class="img-circle profile" src="img/people/garg.jpg" />
123+
</a>
124+
<div class="person">
125+
<a href="https://animesh.garg.tech/">
126+
<h4>Animesh Garg</h4>
127+
</a>
128+
<p class="bio">Assistant Professor (now at Georgia Tech) <br /> <a href="https://animesh.garg.tech/">People, AI, and Robots
129+
Lab</a></p>
130+
</div>
131+
</li>
132+
</ul>
133+
129134
<h3>Postdocs</h3>
130135
<ul class="people postdoc">
131136

@@ -271,12 +276,12 @@ <h3>Graduate Students</h3>
271276
</li>
272277

273278
<li>
274-
<a href="https://www.cs.toronto.edu/~slilge/">
275-
<img class="img-circle profile" src="img/people/sven.jpg"/></a>
279+
<a href="https://crl.utm.utoronto.ca/team/spencer_redux.html">
280+
<img class="img-circle profile" src="img/people/spencer.jpg"/></a>
276281
<div class="person">
277-
<a href="https://www.cs.toronto.edu/~slilge/">
278-
<h4>Sven Lilge</h4></a>
279-
<p class="bio">Ph.D. Student </p>
282+
<a href="https://crl.utm.utoronto.ca/team/spencer_redux.html">
283+
<h4>Spencer Teetart</h4></a>
284+
<p class="bio">M.A.Sc. Student </p>
280285
</div>
281286
</li>
282287

@@ -448,17 +453,6 @@ <h4>Irene Zhang</h4>
448453
</div>
449454
</li>
450455

451-
<li>
452-
<a href="https://crl.utm.utoronto.ca/team/hanna.html">
453-
<img class="img-circle profile" src="img/people/hanna.jpeg"/>
454-
</a>
455-
<div class="person"><a href="https://crl.utm.utoronto.ca/team/hanna.html">
456-
<h4>Hanna Jiamei Zhang</h4>
457-
</a>
458-
<p class="bio">M.Sc. Student </p>
459-
</div>
460-
</li>
461-
462456
<li>
463457
<a href="https://zihan.page/">
464458
<img class="img-circle profile" src="img/people/zihan.png"/>

0 commit comments

Comments
 (0)
Please sign in to comment.