paper-with-me

홈 › Papers

vEDGAR -- Can CARLA Do HiL?

2025-12-09 · Nils Gehrke, David Brecht, Dominik Kulmer, Dheer Patel, Frank Diermeyer arxiv

Simulation offers advantages throughout the development process of automated driving functions, both in research and product development. Common open-source simulators like CARLA are extensively used in training, evaluation, and software-in-the-loop testing of new automated driving algorithms. However, the CARLA simulator lacks an evaluation where research and automated driving vehicles are simulated with their entire sensor and actuation stack in real time. The goal of this work is therefore to create a simulation framework for testing the automation software on its dedicated hardware and identifying its limits. Achieving this goal would greatly benefit the open-source development workflow of automated driving functions, designating CARLA as a consistent evaluation tool along the entire development process. To achieve this goal, in a first step, requirements are derived, and a simulation architecture is specified and implemented. Based on the formulated requirements, the proposed vEDGAR software is evaluated, resulting in a final conclusion on the applicability of CARLA for HiL testing of automated vehicles. The tool is available open source: Modified CARLA fork: https://github.com/TUMFTM/carla, vEDGAR Framework: https://github.com/TUMFTM/vEDGAR

📄 PDF Abstract BibTeX arXiv:2512.08541

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ANTI-CARLA: An Adversarial Testing Framework for Autonomous Vehicles in CARLA

2022-07-19 · Shreyas Ramakrishna, Baiting Luo, Christopher Kuhn, Gabor Karsai 외

Despite recent advances in autonomous driving systems, accidents such as the fatal Uber crash in 2018 show these systems are still susceptible to edge cases. Such systems must be thoroughly tested and validated before be…

Autonomous DrivingAutonomous Vehicles

CARLA: An Open Urban Driving Simulator

2017-11-10 · Alexey Dosovitskiy, German Ros, Felipe Codevilla, Antonio Lopez 외

We introduce CARLA, an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban driving systems. In addition …

Autonomous DrivingImitation LearningReinforcement Learning

Paris-CARLA-3D: A Real and Synthetic Outdoor Point Cloud Dataset for Challenging Tasks in 3D Mapping

2021-11-22 · Jean-Emmanuel Deschaud, David Duque, Jean Pierre Richa, Santiago Velasco-Forero 외

Paris-CARLA-3D is a dataset of several dense colored point clouds of outdoor environments built by a mobile LiDAR and camera system. The data are composed of two sets with synthetic data from the open source CARLA simula…

Instance SegmentationSemantic Segmentation

KITTI-CARLA: a KITTI-like dataset generated by CARLA Simulator

2021-08-17 · Jean-Emmanuel Deschaud

KITTI-CARLA is a dataset built from the CARLA v0.9.10 simulator using a vehicle with sensors identical to the KITTI dataset. The vehicle thus has a Velodyne HDL64 LiDAR positioned in the middle of the roof and two color …

Semantic SegmentationTransfer Learning

StereoCarla: A High-Fidelity Driving Dataset for Generalizable Stereo

2025-09-16 · Xianda Guo, Chenming Zhang, Ruilin Wang, Youmin Zhang 외 arxiv

Stereo matching plays a crucial role in enabling depth perception for autonomous driving and robotics. While recent years have witnessed remarkable progress in stereo matching algorithms, largely driven by learning-based…

Autonomous VehiclesAutonomous Driving