diff --git a/assets/imgs/FC_Hetero_pipeline.png b/assets/imgs/FC_Hetero_pipeline.png deleted file mode 100644 index ee5b941..0000000 Binary files a/assets/imgs/FC_Hetero_pipeline.png and /dev/null differ diff --git a/assets/imgs/pipeline.png b/assets/imgs/pipeline.png new file mode 100644 index 0000000..801da49 Binary files /dev/null and b/assets/imgs/pipeline.png differ diff --git a/index.html b/index.html index 34ea50b..5b909ea 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - FC-Hetero: Fast and Autonomous Aerial Reconstruction Using a LiDAR-Visual Heterogeneous Multi-UAV System + <title>SOAR: Simultaneous Exploration and Photographing with Heterogeneous UAVs for Fast Autonomous Reconstruction @@ -59,7 +59,7 @@
-

FC-Hetero: Fast and Autonomous Aerial Reconstruction Using a LiDAR-Visual Heterogeneous Multi-UAV System +

SOAR: Simultaneous Exploration and Photographing with Heterogeneous UAVs for Fast Autonomous Reconstruction

IROS 2024 Oral
@@ -99,7 +99,7 @@
Paper

@@ -127,7 +127,7 @@

- Two demonstrations of FC-Hetero. (The left scene is Pisa Cathedral, and the right is Sydney Opera + Two demonstrations of SOAR. (The left scene is Pisa Cathedral, and the right is Sydney Opera House.)

@@ -148,17 +148,7 @@

Abstract


- Unmanned Aerial Vehicles (UAVs) have gained significant popularity in scene reconstruction. In this paper, - we introduce FC-Hetero, a LiDAR-Visual heterogeneous multi-UAV system designed specifically for fast aerial - reconstruction in complex scenes. Our system comprises an explorer equipped with a LiDAR sensor boasting a - large field-of-view (FoV), alongside photographers equipped with cameras. To ensure rapid acquisition of the - scene's surface geometry, we employ a surface frontier-based exploration strategy for the explorer. As the - surface is progressively explored, we identify the uncovered areas and generate viewpoints incrementally. - These viewpoints are then assigned to photographers using a Consistent Multiple Depot Multiple Traveling - Salesman Problem (Consistent-MDMTSP) approach, which optimizes scanning efficiency and guarantees task - consistency. Finally, photographers utilize the assigned viewpoints to determine optimal coverage paths for - acquiring images. We present extensive benchmarks in the realistic simulator, which validates the - performance of FC-Hetero compared with classical and state-of-the-art methods. + Unmanned Aerial Vehicles (UAVs) have gained significant popularity in scene reconstruction. This paper presents SOAR, a LiDAR-Visual heterogeneous multi-UAV system specifically designed for efficient reconstruction of complex environments. Our system comprises a LiDAR-equipped explorer with a large field-of-view (FoV), alongside photographers equipped with cameras. To ensure rapid acquisition of the scene's surface geometry, we employ a surface frontier-based exploration strategy for the explorer. As the surface is progressively explored, we identify the uncovered areas and generate viewpoints incrementally. These viewpoints are then assigned to photographers through solving a Consistent Multiple Depot Multiple Traveling Salesman Problem (Consistent-MDMTSP), which optimizes scanning efficiency and guarantees task consistency. Finally, photographers utilize the assigned viewpoints to determine optimal coverage paths for acquiring images. We present extensive benchmarks in the realistic simulator, which validates the performance of SOAR compared with classical and state-of-the-art methods.
@@ -176,7 +166,7 @@

Abstract

System Overview


- Top + Top