Skip to content

Commit 168168a

Browse files
committed
add icra25 photos
1 parent 714f32e commit 168168a

3 files changed

Lines changed: 18 additions & 8 deletions

File tree

images/ICRA2025LabPhoto.jpg

704 KB
Loading

images/ICRA2025ToddAward.jpg

950 KB
Loading

index.html

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,16 @@
2727
<div class="button prev" onclick="plusSlides(-1)" style="margin-top:8em">&#10094;</div>
2828
<div class="button next" onclick="plusSlides(1)" style="margin-top:8em">&#10095;</div>
2929

30+
<div class="mySlides fade">
31+
<img src="/images/ICRA2025LabPhoto.jpg" style="width:90%; display:flex; justify-content:center;">
32+
<div class="text">Lab members at ICRA 2025. May 2025.</div>
33+
</div>
34+
35+
<div class="mySlides fade">
36+
<img src="/images/ICRA2025ToddAward.jpg" style="width:90%; display:flex; justify-content:center;">
37+
<div class="text">Prof. Murphey receives the Distinguished Service Award at ICRA 2025. May 2025.</div>
38+
</div>
39+
3040
<div class="mySlides fade">
3141
<img src="/images/2023IROS.jpg" style="width:90%; display:flex; justify-content:center;">
3242
<div class="text">Current and past lab members at IROS 2023. October 2023.</div>
@@ -61,11 +71,11 @@
6171
<img src="/images/rss2022_columbia.jpg" style="width:90%; display:flex; justify-content:center;">
6272
<div class="text">Members of the lab at Robotics: Science and Systems (RSS) in New York City, 2022.</div>
6373
</div>
64-
74+
<!--
6575
<div class="mySlides fade">
6676
<img src="/images/rss2022_cruise_3.jpg" style="width:90%; display:flex; justify-content:center;">
6777
<div class="text">Members of the lab on the sunset cruise at Robotics: Science and Systems (RSS) in New York City, 2022.</div>
68-
</div>
78+
</div> -->
6979

7080
<div class="mySlides fade">
7181
<img src="/images/rss2022_cruise.jpg" style="width:90%; display:flex; justify-content:center;">
@@ -87,10 +97,10 @@
8797
<div class="text">Members of the lab at Robotics: Science and Systems (RSS) in New York City, 2022.</div>
8898
</div>
8999

90-
<div class="mySlides fade">
100+
<!-- <div class="mySlides fade">
91101
<img src="/images/rss2022_seinfeld_restaurant.jpg" style="width:90%; display:flex; justify-content:center;">
92102
<div class="text">Members of the lab in front of the restaurant from Seinfeld in New York City, 2022.</div>
93-
</div>
103+
</div> -->
94104

95105
<div class="mySlides fade">
96106
<img src="/images/2022MSI.jpeg" style="width:90%; display:flex; justify-content:center;">
@@ -127,10 +137,10 @@
127137
<div class="text">Lab beach party! Summer 2021.</div>
128138
</div>
129139

130-
<div class="mySlides fade">
140+
<!-- <div class="mySlides fade">
131141
<img src="/images/RSS_group.jpg" style="width:90%; display:flex; justify-content:center;">
132142
<div class="text">Members of the lab at the Robotics Science and Systems (RSS) Conference in Freiburg, Germany. 2019.</div>
133-
</div>
143+
</div> -->
134144

135145
<div class="mySlides fade">
136146
<img src="/images/rss-group2.jpg" style="width:90%; display:flex; justify-content:center;">
@@ -162,10 +172,10 @@
162172
<div class="text">Ola showing off the Nao robot at the Museum of Science and Industry. April 2019.</div>
163173
</div>
164174

165-
<div class="mySlides fade">
175+
<!-- <div class="mySlides fade">
166176
<img src="/images/WAFR_group.jpg" style="width:90%; display:flex; justify-content:center;">
167177
<div class="text">Members of the lab at the Workshop on Algorithmic Robotics (WAFR) Conference in Merida, Mexico. December 2018.</div>
168-
</div>
178+
</div> -->
169179

170180
<br>
171181

0 commit comments

Comments
 (0)