-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
executable file
·49 lines (42 loc) · 4.1 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
---
layout: default
---
<div class='container'>
<header class="masthead text-center">
<img class='img-responsive center-block' src="/images/logo/delta_7.png" width="30%" height="50%" />
<p>
The <b>C</b>handra <b>R</b>obot <b>Δ</b>utonomy <b>L</b>ab, or CRΔL, is led by <a href="https://engineering.virginia.edu/faculty/rohan-chandra" target="_blank">Professor Rohan Chandra</a>. CRΔL focuses on building robots that navigate <b>among</b> humans, <b>like</b> humans.
<div style="text-align: justify;">
<p>Dr. Chandra completed a postdoc at UT Austin from 2022 to 2024, advised by Dr. Joydeep Biswas and Dr. Peter Stone. Dr. Chandra obtained his M.S. and Ph.D. in 2018 and 2022 from the GAMMA Lab at the University of Maryland, College Park advised by Dr. Dinesh Manocha. His <a href="https://drum.lib.umd.edu/handle/1903/29007"> doctoral thesis</a> focused on autonomous driving in dense, heterogeneous, and unstructured traffic environments.</p></div>
<p>
<a href="https://github.com/CRAL-UVA"><i class="fa fa-github"></i> CRΔL</a>
<a href="https://x.com/CRAL_UVA"><i class="fa fa-twitter"></i> CRΔL</a>
<a href="https://engineering.virginia.edu/faculty/rohan-chandra"><i class="fa fa-envelope-o"></i> [email protected]</a>
<br>CRΔL is hiring 1-2 Ph.D. students.
<!-- Fill this <a href="https://forms.gle/ivfV9Cs848UeJuf89" target="_blank">form</a> to apply. -->
</p>
<!-- <div style="display: grid; grid-template-columns: 3fr 1fr; gap: 20px;"> -->
<div class="w3-container" style="background: #f0f8ff; padding: 25px; border-radius:10px; border: 1px solid #5d8aa8; margin-right: 20px;">
<!-- <h5 style="text-align: center; margin-bottom: 20px;">Recent News</h5> -->
<div style="text-align: left;">
<b>Jan 2025</b>  Prof. Chandra received the <a href="https://engineering.virginia.edu/offices-programs/office-research-and-innovation/research-development" target="_new">FY25 Research Interest Group award</a> to organize the 1st Robotics + X Symposium at UVA.<br>
<b>Jan 2025</b>  Prof. Chandra will serve as Area Chair at <a href="https://rl-conference.cc/index.html" target="_new">The Second Reinforcement Learning Conference</a>.<br>
<b>Jun 2024</b>  Dr. Chandra received the <a href="https://www.mdpi.com/journal/drones/awards/2096" target="_new">2023 Drones Young Investigator Award</a>! <br>
<b>Feb 2024</b>  Dr. Chandra was appointed as Field Editor, "Encyclopedia of GIS", Springer, August 2026! <br>
<b>Feb 2024</b>  Dr. Chandra was appointed as Guest Editor, MDPI Drones, Special Issue on Advances in Perception and Artificial Intelligence for Autonomous Vehicles! <br>
<b>Jan 2024</b>  <a href="https://arxiv.org/pdf/2309.13466.pdf" target="_new">Hybrid Social Navigation</a> accepted to <a href="https://2024.ieee-icra.org/" target="_blank">ICRA 2024</a>!<br>
<b>Jan 2024</b>  <a href="https://arxiv.org/pdf/2309.16945.pdf" target="_blank">DO-ICBF paper</a> accepted to <a href="https://acc2024.a2c2.org/" target="_blank">ACC 2024 (oral)</a>!<br>
</div>
</div>
<!-- <span style="display: block; margin-bottom: 2em"></span>
<div style="display: flex; justify-content: center; align-items: center">
<a class="twitter-timeline" href="https://twitter.com/rohanchandra30" data-widget-id="695051708246941697">Tweets by @rohanchandra30</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</div> -->
<!-- </div> -->
<span style="display: block; margin-bottom: 3em"></span>
Department of Computer Science at the University of Virginia<br>
85 Engineer's Way, Charlottesville, VA 22903
<span style="display: block; margin-bottom: 3em"></span>
</header>
</div>