-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
141 lines (127 loc) · 5.9 KB
/
index.html
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
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<link rel="icon" href="headimage/icon.png">
<title>ONE Lab</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="styles.css">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SW68LZVXCV"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-SW68LZVXCV');
</script>
</head>
<body>
<nav>
<div width="900" border="0" align="center" cellspacing="0" cellpadding="20">
<div class="home-logo-container inline-home-logo-div">
<a href="/"><img draggable="false" src="headimage/onelab_c.svg" width="250"></a>
</div>
<div class="nav-logo-container inline-nav-div">
<a href="/people/"><img draggable="false" src="headimage/people.svg" height="14"></a>
</div>
<div class="nav-logo-container inline-nav-div">
<a href="/projects/"><img draggable="false" src="headimage/projects.svg" height="14"></a>
</div>
<div class="nav-logo-container inline-nav-div">
<a href="/publications/"><img draggable="false" src="headimage/publications.svg" height="14"></a>
</div>
<div class="nav-logo-container inline-nav-div">
<a href="/faq/"><img draggable="false" src="headimage/faq.svg" height="14"></a>
</div>
</div>
</nav>
<br>
<!--#################################################################################################-->
<div class="container">
<table width="700" border="0" align="center" cellspacing="0" cellpadding="0">
<tr><td width="100%" valign="middle">
<hr>
</td></tr>
</table>
<center>
<img src="headimage/onelab_banner.jpg" draggable="false" width="100%" >
</center>
<center>
<p style="font-size:20px">Welcome to the website of the Optimization and Estimation (ONE) Lab!</p>
</center>
<table border="0" align="center" cellspacing="5" cellpadding="5">
<tbody>
<tr>
<td style="width:78%; vertical-align:middle; padding-right: 20px;">
We specialize in resilient estimation for cyber-physical systems (CPS) using advanced optimization tools from control theory and machine learning. We aim to address the security and safety challenges in CPS, ensuring their safe operations under diverse perturbations.</p>
<p>We welcome your interests in our lab as well as collaboration requests. For more information, please email us (<a href="mailto:[email protected]"><code>[email protected]</code></a>).</p>
<p style="text-align: right;"><a href="https://wenbinwan.com"><strong>Wenbin Wan</strong></a>
<br>Director, ONE lab</p>
<hr>
</td>
<td style="width:22%; vertical-align:middle;text-align: center">
<p><img src="pic_profile/wwan_pro.png" draggable="false" width="160px">
<a href="https://wenbinwan.com" class="fa fa-link"></a>
<a href="https://www.linkedin.com/in/wenbinwan/" class="fa fa-linkedin"></a>
<!-- <a href="https://twitter.com/__WWan" class="fa fa-twitter"></a>
<a href="https://www.youtube.com/@ONE_lab" class="fa fa-youtube"></a> -->
<!-- <a href="https://wenbinwan.com"><strong>Wenbin Wan</strong></a>
<br><a href="mailto:[email protected]"><code>[email protected]</code></a>
<br>Director, ONE lab -->
</p>
</td>
</tr>
</tbody>
</table>
<h1>News</h1>
<!--#################################################################################################-->
<!--################# Always Use Squared Picture for News ###########-->
<div class="news-container">
<div class="news">
<img draggable="false" src="./gallery/raise.jpg" style="opacity: 0.9">
<div class="news-content">
<strong>Jan. 2025</strong><a style="float: right;" href="./news/raise.html">Read more</a><hr>
NSF NRT program in autonomous systems engineering launched. This $3 million award provides a unique opportunity to advance graduate education, transforming STEM graduate education to better prepare the next generation of innovators. <b>RAISE fellows applications are now open!</b>
</div>
</div>
<div class="news">
<img draggable="false" src="./gallery/explaining_crazyflie_sq.jpg" style="opacity: 0.9">
<div class="news-content">
<strong>Oct. 2024</strong><a style="float: right;" href="./news/soe.html">Read more</a><hr>
ONE lab showcases UAVs and VR to ignite young minds at SOE open house.
</div>
</div>
<div class="news">
<img draggable="false" src="./news/images/connected_vehicles/connected_vehicles.svg" style="opacity: 0.9">
<div class="news-content">
<strong>Aug. 2024</strong><a style="float: right;" href="./news/vehicles_special_issue.html">Read more</a><hr>
We invite you to submit your research to the special issue on "<em>Intelligent Connected Vehicles</em>" in the journal "<em>Vehicles</em>".
</div>
</div>
</div>
<div style="display: flex; justify-content: center; align-items: center;" class="nav-logo-container-svg inline-nav-div">
<a href="./news/index.html">
<img src="./headimage/more_news.svg" width="100px" alt="More News">
</a>
</div>
<!--#################################################################################################-->
<br><br><br><br>
<hr>
<footer>
<div class="footer-container">
<div class="footer-logo">
<a href="/"><img src="headimage/onelab_t.svg" alt="Footer Logo"></a>
</div>
<div class="footer-social">
<a target="_blank" href="./webmasters.html" class="fa fa-wrench"></a>
<a href="https://www.linkedin.com/company/opt-est-lab/posts" class="fa fa-linkedin"></a>
<a href="https://github.com/Opt-n-Est-Lab" class="fa fa-github"></a>
<!-- <a href="https://twitter.com/__WWan" class="fa fa-twitter"></a>
<a href="https://www.linkedin.com/in/wenbinwan/" class="fa fa-linkedin"></a> -->
<a href="https://www.youtube.com/@ONE_lab" class="fa fa-youtube"></a>
</div>
</div>
</footer>
</div>
</body>
</html>