A1 SLAM: Quadruped SLAM using the A1's Onboard Sensors
Jerred Chen, Frank Dellaert

TL;DR
A1 SLAM is an open-source ROS package enabling the Unitree A1 quadruped to perform real-time SLAM using onboard sensors, leveraging factor graph optimization with a sliding window of LiDAR odometry for improved accuracy.
Contribution
This work introduces the first open-source SLAM package specifically designed for the Unitree A1 quadruped, utilizing onboard sensors and a factor graph approach for enhanced performance.
Findings
Outperforms Google's Cartographer in aggressive motion scenarios
Provides real-time SLAM capabilities on the A1 quadruped
Uses a sliding window of LiDAR odometry for improved accuracy
Abstract
Quadrupeds are robots that have been of interest in the past few years due to their versatility in navigating across various terrain and utility in several applications. For quadrupeds to navigate without a predefined map a priori, they must rely on SLAM approaches to localize and build the map of the environment. Despite the surge of interest and research development in SLAM and quadrupeds, there still has yet to be an open-source package that capitalizes on the onboard sensors of an affordable quadruped. This motivates the A1 SLAM package, which is an open-source ROS package that provides the Unitree A1 quadruped with real-time, high performing SLAM capabilities using the default sensors shipped with the robot. A1 SLAM solves the PoseSLAM problem using the factor graph paradigm to optimize for the poses throughout the trajectory. A major design feature of the algorithm is using a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Robotic Path Planning Algorithms · Data Management and Algorithms
