-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
160 lines (141 loc) · 9.66 KB
/
index.html
File metadata and controls
160 lines (141 loc) · 9.66 KB
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=900">
<title>LeCAR Lab at CMU</title>
<link rel="stylesheet" href="styles.css">
<link rel="icon" href="assets/icon.jpg">
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Castoro"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Noto+Sans:400,700,400italic,700italic"
rel="stylesheet">
<!-- <link href='http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic' rel='stylesheet'> -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
</head>
<body>
<table width="900" border="0" align="center" cellspacing="0" cellpadding="20">
<tr>
<td style="width:25%; vertical-align:middle; padding-right: 10px;">
<a href="index.html"><img src="assets/logo.png" height="100"></a>
</td>
<td style="width:15%; vertical-align:middle; text-align:center; padding-right: 5px;">
<a href="people.html" style="font-size: 22px; color:black">People</a>
</td>
<td style="width:15%; vertical-align:middle; text-align:center; padding-right: 10px;">
<a href="publications.html" style="font-size: 22px; color:black">Publications</a>
</td>
<td style="width:15%; vertical-align:middle; text-align:center; padding-right: 0px;">
<a href="research.html" style="font-size: 22px; color:black">Research</a>
</td>
<td style="width:15%; vertical-align:middle; text-align:center; padding-right: 0px;">
<a href="robots.html" style="font-size: 22px; color:black">Robots</a>
</td>
<td style="width:15%; vertical-align:middle; text-align:center; padding-right: 0px;">
<a href="join.html" style="font-size: 22px; color:black">Join</a>
</td>
</tr>
</table>
<table width="850" border="0" align="center" cellspacing="0" cellpadding="5">
<tr>
<td width="50%" valign="middle">
<a href="https://arxiv.org/abs/2012.05457" target="_blank"><img src='assets/neural_swarm.gif' width='100%'></a>
</td>
<td width="50%" valign="middle">
<a href="https://arxiv.org/abs/2205.06908" target="_blank"><img src='assets/neural_fly.gif' width='100%'></a>
</td>
</tr>
</table>
<table width="850" border="0" align="center" cellspacing="0" cellpadding="5">
<tr>
<td width="50%" valign="middle">
<a href="https://omniretarget.github.io/" target="_blank"><img src='publications/2025_OmniRetarget.gif' width='100%'></a>
</td>
<td width="50%" valign="middle">
<a href="https://agile-but-safe.github.io/" target="_blank"><img src='assets/abs.gif' width='100%'></a>
</td>
</tr>
</table>
<table width="850" border="0" align="center" cellspacing="0" cellpadding="5">
<tr>
<td width="50%" valign="middle">
<a href="https://agile.human2humanoid.com/" target="_blank"><img src='assets/ASAP.gif' width='100%'></a>
</td>
<td width="50%" valign="middle">
<a href="https://omni.human2humanoid.com/" target="_blank"><img src='assets/OmniH2O.gif' width='100%'></a>
</td>
</tr>
</table>
<table width="850" border="0" align="center" cellspacing="0" cellpadding="5">
<tr>
<td width="50%" valign="middle">
<a href="https://lecar-lab.github.io/BFM-Zero/" target="_blank"><img src='publications/2025_BFM.gif' width='100%'></a>
</td>
<td width="50%" valign="middle">
<a href="https://umi-on-air.github.io/" target="_blank"><img src='publications/2025_EADP.gif' width='100%'></a>
</td>
</tr>
</table>
<table width="850" border="0" align="center" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" valign="middle">
<p>
Welcome to the LeCAR (Learning and Control for Agile Robotics) lab website! We are affiliated with the <a href="https://www.ri.cmu.edu/" target="_blank">Robotics Institute</a> and the <a href="https://www.cs.cmu.edu/" target="_blank">School of Computer Science</a> at <a href="https://www.cmu.edu/" target="_blank">Carnegie Mellon University</a>. We are broadly interested in the intersection of AI, robotics, and control, spanning the entire spectrum from theory and foundations, algorithm design, to real-world general-purpose robotic systems such as humanoids. We develop <em>reliable</em>, <em>adaptive</em>, and <em>efficient</em> learning and control methods for generalist robots with agility. See our <a href="publications.html">publications</a> and <a href="research.html">research topics</a> for more details.
</p>
</td>
</tr>
</table>
<table width="850" border="0" align="center" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" valign="middle">
<heading>News</heading>
</td>
</tr>
<tr>
<td width="100%" valign="middle">
<ul>
<li>2026-01-31: Four papers accepted to ICLR 2026, two to L4DC 2026, and six to ICRA 2026.</li>
<li>2025-10-21: Congratulations to Zeji for receiving the <a href="https://www.cs.cmu.edu/news/2025/amazon-phd-fellows" target="_blank">Amazon AI Ph.D. Fellowship</a>, and Wenli for receiving the CMU RI Presidential Fellowship!</li>
<li>2025-08-01: <a href="https://lecar-lab.github.io/spi-active_/" target="_blank">SPI-Active</a> (oral), <a href="https://lecar-lab.github.io/SoFTA/" target="_blank">HoldMyBeer</a>, and <a href="https://human-as-robot.github.io/" target="_blank">Humanoid~Human</a> accepted to CoRL 2025.</li>
<li>2025-04-11: <a href="https://agile.human2humanoid.com/" target="_blank">ASAP</a> and <a href="https://xiaofeng-guo.github.io/flying_hand.io/" target="_blank">Flying Hand</a> accepted to RSS 2025.</li>
<li>2025-02-10: Congratulations to Zeji for receiving the CMU Wei Shen and Xuehong Zhang Presidential Fellowship, and Chaoyi for receiving the Hsu Chang Memorial Fellowship!</li>
<li>2025-01-30: 8 papers accepted to ICRA 2025 and <a href="https://lecar-lab.github.io/dial-mpc/" target="_blank">DIAL-MPC</a> is a Best Paper Award Finalist!</li>
<li>2024-12-18: Congratulations to Tairan for receiving the CMU RI Presidential Fellowship and the <a href="https://blogs.nvidia.com/blog/graduate-fellowship-recipients-2025-2026/" target="_blank">NVIDIA Fellowship</a>!</li>
</ul>
<details>
<summary>See More</summary></li>
<ul>
<li>2024-10-15: Guanya gave talks at <a href="https://www.ri.cmu.edu/event/building-generalist-robots-with-agility-via-learning-and-control-humanoids-and-beyond/" target="_blank">CMU RI Seminar</a> and <a href="https://ai.engin.umich.edu/events/2024-ai-symposium/" target="_blank">Michigan AI Symposium</a>. Check out the <a href="https://youtu.be/Uym3Tr6t5TM" target="_blank">recording</a>.</li>
<li>2024-10-09: <a href="https://mediaspace.gatech.edu/media/1_tckra9zz" target="_blank">Flying Calligrapher</a> accepted to RA-L.</li>
<li>2024-09-04: Guanya gave a <a href="https://mediaspace.gatech.edu/media/1_tckra9zz" target="_blank">talk</a> at the <a href="https://research.gatech.edu/robotics/irim-seminar-series" target="_blank">Georgia Tech IRIM Seminar</a>.</li>
<li>2024-09-04: Two papers accepted to CoRL 2024 and one paper to NeurIPS 2024.</li>
<li>2024-07-19: <a href="https://agile-but-safe.github.io/" target="_blank">ABS</a> is the Outstanding Student Paper Award Finalist at RSS 2024.</li>
<li>2024-06-14: <a href="https://omni.human2humanoid.com/" target="_blank">OmniH2O</a> and <a href="https://lecar-lab.github.io/wococo/" target="_blank">WoCoCo</a> are on <a href="https://spectrum.ieee.org/video-friday-drone-vs-flying-canoe" target="_blank">Video Friday</a> (weekly selection of robot videos by IEEE Spectrum).
<li>2024-06-13: <a href="https://www.ri.cmu.edu/collision-free-high-speed-robots/" target="_blank">ABS</a> in CMU news "Swift and Secure: Researchers Develop Collision-Free, High-Speed Robots".</li>
<li>2024-05-13: Two papers accepted to RSS 2024.</li>
<li>2024-03-09: <a href="https://spectrum.ieee.org/video-friday-agile-but-safe" target="_blank">ABS</a> and <a href="https://spectrum.ieee.org/video-friday-human-to-humanoid" target="_blank">H2O</a> are on Video Friday (weekly selection of robot videos by IEEE Spectrum).</li>
<li>2024-01-29: Four papers accepted to ICRA 2024.</li>
<li>2024-01-15: Guanya will teach <a href="https://16-831-s24.github.io/" target="_blank">16-831 Introduction to Robot Learning</a> in spring.</li>
<li>2023-09-26: Check out Guanya's 5-min <a href="https://youtu.be/1MH-R6_UALw?si=isH5XlHQzg1719jy" target="_blank">new faculty lighting talk</a> at CMU SCS.</li>
<li>2023-09-21: Two papers (one spotlight) accepted to NeurIPS 2023.</li>
<li>2023-08-30: Two papers (one oral) accepted to CoRL 2023.</li>
<li>2023-08-17: Our <a href="index.html">website</a> is avaliable.</li>
</ul>
</details>
</td>
</tr>
</table>
</body>
<div class="social-icons">
<a href="https://youtube.com/@LeCARLab" target="_blank" aria-label="YouTube">
<i class="fab fa-youtube"></i>
</a>
<a href="https://twitter.com/LeCARLab" target="_blank" aria-label="Twitter">
<i class="fab fa-twitter"></i>
</a>
<a href="https://github.com/LeCAR-Lab" target="_blank" aria-label="GitHub">
<i class="fab fa-github"></i>
</a>
</div>
<br>
</html>