🤖 AI Summary
Unmanned surface vehicles (USVs) operating in GPS-denied waterways require lightweight, computationally efficient visual-inertial SLAM for robust navigation. Method: Inspired by hippocampal navigation mechanisms, this work adapts the RatSLAM framework to USVs—reimplementing OpenRatSLAM2 on ROS2 and tightly fusing monocular vision with IMU measurements to achieve a resource-efficient visual-inertial SLAM system. A scene-specific parameter tuning strategy is introduced to ensure stable pose estimation and semi-metric map construction in constrained waterway environments. Contribution/Results: Evaluated on a custom waterway dataset, the approach achieves mean orientation error <0.5° and position error <2% of total traveled distance—meeting typical robotic application accuracy requirements and significantly outperforming pure visual SLAM. This work establishes a deployable, interpretable, biologically inspired navigation paradigm for resource-constrained USVs.
📝 Abstract
This paper presents OpenRatSLAM2, a new version of OpenRatSLAM - a bioinspired SLAM framework based on computational models of the rodent hippocampus. OpenRatSLAM2 delivers low-computation-cost visual-inertial based SLAM, suitable for GPS-denied environments. Our contributions include a ROS2-based architecture, experimental results on new waterway datasets, and insights into system parameter tuning. This work represents the first known application of RatSLAM on USVs. The estimated trajectory was compared with ground truth data using the Hausdorff distance. The results show that the algorithm can generate a semimetric map with an error margin acceptable for most robotic applications.