The A2D2 ROS Preparer is a software tool that converts the Audi Autonomous Driving Dataset (A2D2) to a Robot Operating System (ROS) bag. The sensor setup of the A2D2 vehicle includes five LiDARs, six cameras, bus signals and is structured in a dataset-specific form. The preparation for ROS enables the development of subsequent processes and algorithms to be more universally applicable, as ROS is a widely used robotics middleware. Moreover, ROS offers a variety of software libraries and tools that can be employed directly.
The following video shows the ROS visualization tool rViz:
Within the SAVeNoW research project, the A2D2 ROS Preparer is used for executing a simultaneous localization and mapping (SLAM) algorithm on the vehicle dataset. A dedicated documentation page is provided here.