|
27 | 27 | <div class="button prev" onclick="plusSlides(-1)" style="margin-top:8em">❮</div> |
28 | 28 | <div class="button next" onclick="plusSlides(1)" style="margin-top:8em">❯</div> |
29 | 29 |
|
| 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 | + |
30 | 40 | <div class="mySlides fade"> |
31 | 41 | <img src="/images/2023IROS.jpg" style="width:90%; display:flex; justify-content:center;"> |
32 | 42 | <div class="text">Current and past lab members at IROS 2023. October 2023.</div> |
|
61 | 71 | <img src="/images/rss2022_columbia.jpg" style="width:90%; display:flex; justify-content:center;"> |
62 | 72 | <div class="text">Members of the lab at Robotics: Science and Systems (RSS) in New York City, 2022.</div> |
63 | 73 | </div> |
64 | | - |
| 74 | +<!-- |
65 | 75 | <div class="mySlides fade"> |
66 | 76 | <img src="/images/rss2022_cruise_3.jpg" style="width:90%; display:flex; justify-content:center;"> |
67 | 77 | <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> --> |
69 | 79 |
|
70 | 80 | <div class="mySlides fade"> |
71 | 81 | <img src="/images/rss2022_cruise.jpg" style="width:90%; display:flex; justify-content:center;"> |
|
87 | 97 | <div class="text">Members of the lab at Robotics: Science and Systems (RSS) in New York City, 2022.</div> |
88 | 98 | </div> |
89 | 99 |
|
90 | | -<div class="mySlides fade"> |
| 100 | +<!-- <div class="mySlides fade"> |
91 | 101 | <img src="/images/rss2022_seinfeld_restaurant.jpg" style="width:90%; display:flex; justify-content:center;"> |
92 | 102 | <div class="text">Members of the lab in front of the restaurant from Seinfeld in New York City, 2022.</div> |
93 | | -</div> |
| 103 | +</div> --> |
94 | 104 |
|
95 | 105 | <div class="mySlides fade"> |
96 | 106 | <img src="/images/2022MSI.jpeg" style="width:90%; display:flex; justify-content:center;"> |
|
127 | 137 | <div class="text">Lab beach party! Summer 2021.</div> |
128 | 138 | </div> |
129 | 139 |
|
130 | | -<div class="mySlides fade"> |
| 140 | +<!-- <div class="mySlides fade"> |
131 | 141 | <img src="/images/RSS_group.jpg" style="width:90%; display:flex; justify-content:center;"> |
132 | 142 | <div class="text">Members of the lab at the Robotics Science and Systems (RSS) Conference in Freiburg, Germany. 2019.</div> |
133 | | -</div> |
| 143 | +</div> --> |
134 | 144 |
|
135 | 145 | <div class="mySlides fade"> |
136 | 146 | <img src="/images/rss-group2.jpg" style="width:90%; display:flex; justify-content:center;"> |
|
162 | 172 | <div class="text">Ola showing off the Nao robot at the Museum of Science and Industry. April 2019.</div> |
163 | 173 | </div> |
164 | 174 |
|
165 | | -<div class="mySlides fade"> |
| 175 | +<!-- <div class="mySlides fade"> |
166 | 176 | <img src="/images/WAFR_group.jpg" style="width:90%; display:flex; justify-content:center;"> |
167 | 177 | <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> --> |
169 | 179 |
|
170 | 180 | <br> |
171 | 181 |
|
|
0 commit comments