Atlas Fusion -- Modern Framework for Autonomous Agent Sensor Data Fusion
Adam Ligocki, Ales Jelinek, Ludek Zalud

TL;DR
Atlas Fusion is an open-source, scalable framework that integrates diverse sensor data for autonomous vehicles to create a comprehensive 3D environment model, supporting decision-making and planning.
Contribution
It introduces a universal, ROS-compatible sensor fusion platform that combines multiple sensor types into a flexible, extendable environment modeling system for autonomous robots.
Findings
Supports fusion of RGB, thermal cameras, LiDAR, IMU, GNSS
Provides a complete pipeline from data loading to visualization
Open-source implementation available for community use
Abstract
In this paper, we present our software sensor fusion framework for self-driving cars and other autonomous robots. We have designed our framework as a universal and scalable platform for building up a robust 3D model of the agent's surrounding environment by fusing a wide range of various sensors into the data model that we can use as a basement for the decision making and planning algorithms. Our software currently covers the data fusion of the RGB and thermal cameras, 3D LiDARs, 3D IMU, and a GNSS positioning. The framework covers a complete pipeline from data loading, filtering, preprocessing, environment model construction, visualization, and data storage. The architecture allows the community to modify the existing setup or to extend our solution with new ideas. The entire software is fully compatible with ROS (Robotic Operation System), which allows the framework to cooperate with…
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 · Target Tracking and Data Fusion in Sensor Networks
