RoughSenseは、宇宙探査ローバーの自律航法において、地形由来の振動をリアルタイムに予測する軽量な手法を提案する。LiDAR点群とIMU測定値を用い、SLAMアルゴリズムで生成された局所点群パッチにRANSACを適用して地形の幾何学的特徴から初期の振動プロキシを推定し、同時にIMUがローバーの実際の振動を観測する。点群ベースの予測はRecursive Least Squaresによりオンラインで補正され、幾何学的推定を実測のローバー応答に適応させる。地下環境など通信・計算・電力リソースが限られた環境での安全な運用を目的とする。
手法の核は、2つの並行した推定経路とそのオンライン融合にある。まず、SLAMにより生成された局所点群パッチに対してRANSACを適用し、地形の平面や粗さなどの幾何学的特徴から振動の初期プロキシを推定する。並行して、IMUがローバーの実際の振動を測定する。次に、Recursive Least Squaresを用いて、点群ベースの予測をIMUの実測値に基づいてオンラインで補正する。これにより、地形の幾何学とローバーの動的応答の間のマッピングを適応的に学習し、環境変化やローバーの状態変化に対応する。
Autonomous navigation in space requires reliable terrain assessment for safe operations, especially in underground environments with limited communication, computing resources, and power budget. This paper presents a lightweight method for real-time vibration-aware traversability mapping using a Light Detecting And Ranging (LiDAR) point cloud and Inertial Measurement Unit (IMU) measurements. An initial vibration proxy is estimated from terrain geometry by applying Random sample consensus (RANSAC) to local point-cloud patches produced by a Simultaneous Localisation And Mapping (SLAM) algorithm. In parallel, the IMU provides local observations of the vibration experienced by the rover during traversal. The point-cloud-based prediction is then corrected online using Recursive Least Squares, allowing the system to adapt the geometric estimate to the measured rover response. The approach is evaluated in a lunar analogue environment, an outdoor field, and an underground mine.