Skip to content

Commit c3b1a62

Browse files
Update index.html
1 parent b9f347f commit c3b1a62

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

index.html

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,23 @@ <h2>Robust Autonomy in Complex Environments</h2>
5858
<h2>Recent News:</h2>
5959
<div style="text-align: justify;">
6060
<br />
61+
<h2>ICRA 2024 Papers on Autonomous Navigation under Uncertainty
62+
</h2><br />
63+
<div style="text-align: center;"><video width="560" height="315" controls> <source src="./Lin_ICRA24_Video.mp4" type=video/mp4> </video><br />
64+
</div><br />
65+
We recently presented three papers at ICRA 2024 addressing different forms of autonomous navigation under uncertainty. The first paper, "Decentralized Multi-Robot Navigation for Autonomous Surface Vehicles with Distributional Reinforcement Learning,"
66+
addresses ASV navigation in congested and disturbance-filled environments. A preprint of the paper is available on <a style="font-weight: bold;" href="https://arxiv.org/abs/2402.11799">arXiv</a>, the corresponding code is available on <a style="font-weight: bold;" href="https://github.com/RobustFieldAutonomyLab/Multi_Robot_Distributional_RL_Navigation">GitHub</a>,
67+
and more details are illustrated in the accompanying <a style="font-weight: bold;" href="https://robustfieldautonomylab.github.io/Lin_ICRA24_Video.mp4">video attachment</a> (shown above). This research was
68+
led by Xi Lin.
69+
The second paper, "Multi-Robot Autonomous Exploration and Mapping Under Localization Uncertainty with Expectation-Maximization,"
70+
uses virtual maps to support high-performance multi-robot exploration of unknown environments. A preprint of the paper is available on <a style="font-weight: bold;" href="https://arxiv.org/abs/2403.04021">arXiv</a>, the corresponding code is available on <a style="font-weight: bold;" href="https://github.com/RobustFieldAutonomyLab/Multi-Robot-EM-Exploration">GitHub</a>,
71+
and more details are illustrated in the accompanying <a style="font-weight: bold;" href="https://robustfieldautonomylab.github.io/Huang_ICRA24_Video.mp4">video attachment</a>. This research was
72+
led by Yewei Huang.
73+
The third paper, "Real-Time Planning Under Uncertainty for AUVs Using Virtual Maps,"
74+
also uses virtual maps, as a tool to support planning under localization uncertainty across long distances underwater. A preprint of the paper is available on <a style="font-weight: bold;" href="https://arxiv.org/abs/2403.04936">arXiv</a>
75+
and more details are illustrated in the accompanying <a style="font-weight: bold;" href="https://robustfieldautonomylab.github.io/Collado_ICRA24_Video.mp4">video attachment</a>. This research was
76+
led by Ivana Collado-Gonzalez.
77+
<h2><br />
6178
<h2>New Papers and Code on Distributional Reinforcement Learning</h2>
6279
<br />
6380
<div style="text-align: center;"><img style="width: 675px; height: 300px;" alt="" src="./Lin_IROS_2023_CoverImage.png" /><br />

0 commit comments

Comments
 (0)