Table of Contents
Fetching ...

A Practical-Driven Framework for Transitioning Drive-by-Wire to Autonomous Driving Systems: A Case Study with a Chrysler Pacifica Hybrid Vehicle

Dada Zhang, Md Ruman Islam, Pei-Chi Huang, Chun-Hsing Ho

TL;DR

The paper tackles the challenge of transitioning from drive-by-wire (DBW) to fully autonomous driving systems (ADS) in a real production vehicle. It presents a practice-driven framework implemented on a 2022 Chrysler Pacifica Hybrid, using ROS and Autoware.AI, and validates the approach offline with pre-recorded LiDAR, camera, GNSS data, and vector maps. Key findings highlight practical challenges such as software incompatibilities, sensor synchronization, and limitations in real-time perception, and offer concrete strategies and lessons learned to mitigate these issues. The work contributes a structured methodology for DBW-to-ADS transition, emphasizes offline data-driven validation to reduce risk, and provides guidance on sensing fusion, map generation, and system integration to advance robust ADS deployments in production vehicles.

Abstract

Transitioning from a Drive-by-Wire (DBW) system to a fully autonomous driving system (ADS) involves multiple stages of development and demands robust positioning and sensing capabilities. This paper presents a practice-driven framework for facilitating the DBW-to-ADS transition using a 2022 Chrysler Pacifica Hybrid Minivan equipped with cameras, LiDAR, GNSS, and onboard computing hardware configured with the Robot Operating System (ROS) and Autoware.AI. The implementation showcases offline autonomous operations utilizing pre-recorded LiDAR and camera data, point clouds, and vector maps, enabling effective localization and path planning within a structured test environment. The study addresses key challenges encountered during the transition, particularly those related to wireless-network-assisted sensing and positioning. It offers practical solutions for overcoming software incompatibility constraints, sensor synchronization issues, and limitations in real-time perception. Furthermore, the integration of sensing, data fusion, and automation is emphasized as a critical factor in supporting autonomous driving systems in map generation, simulation, and training. Overall, the transition process outlined in this work aims to provide actionable strategies for researchers pursuing DBW-to-ADS conversion. It offers direction for incorporating real-time perception, GNSS-LiDAR-camera integration, and fully ADS-equipped autonomous vehicle operations, thus contributing to the advancement of robust autonomous vehicle technologies.

A Practical-Driven Framework for Transitioning Drive-by-Wire to Autonomous Driving Systems: A Case Study with a Chrysler Pacifica Hybrid Vehicle

TL;DR

The paper tackles the challenge of transitioning from drive-by-wire (DBW) to fully autonomous driving systems (ADS) in a real production vehicle. It presents a practice-driven framework implemented on a 2022 Chrysler Pacifica Hybrid, using ROS and Autoware.AI, and validates the approach offline with pre-recorded LiDAR, camera, GNSS data, and vector maps. Key findings highlight practical challenges such as software incompatibilities, sensor synchronization, and limitations in real-time perception, and offer concrete strategies and lessons learned to mitigate these issues. The work contributes a structured methodology for DBW-to-ADS transition, emphasizes offline data-driven validation to reduce risk, and provides guidance on sensing fusion, map generation, and system integration to advance robust ADS deployments in production vehicles.

Abstract

Transitioning from a Drive-by-Wire (DBW) system to a fully autonomous driving system (ADS) involves multiple stages of development and demands robust positioning and sensing capabilities. This paper presents a practice-driven framework for facilitating the DBW-to-ADS transition using a 2022 Chrysler Pacifica Hybrid Minivan equipped with cameras, LiDAR, GNSS, and onboard computing hardware configured with the Robot Operating System (ROS) and Autoware.AI. The implementation showcases offline autonomous operations utilizing pre-recorded LiDAR and camera data, point clouds, and vector maps, enabling effective localization and path planning within a structured test environment. The study addresses key challenges encountered during the transition, particularly those related to wireless-network-assisted sensing and positioning. It offers practical solutions for overcoming software incompatibility constraints, sensor synchronization issues, and limitations in real-time perception. Furthermore, the integration of sensing, data fusion, and automation is emphasized as a critical factor in supporting autonomous driving systems in map generation, simulation, and training. Overall, the transition process outlined in this work aims to provide actionable strategies for researchers pursuing DBW-to-ADS conversion. It offers direction for incorporating real-time perception, GNSS-LiDAR-camera integration, and fully ADS-equipped autonomous vehicle operations, thus contributing to the advancement of robust autonomous vehicle technologies.
Paper Structure (9 sections, 7 figures, 1 table)

This paper contains 9 sections, 7 figures, 1 table.

Figures (7)

  • Figure 1: UNL owned autonomous vehicle.
  • Figure 2: Architecture of autonomous driving system with DBW.
  • Figure 3: Sensors placement on the Chrysler Pacifica vehicle platform.
  • Figure 4: Visualize point cloud data in RViz using VLP-32C LiDAR.
  • Figure 5: Downsample and process rosbag data in Autoware.
  • ...and 2 more figures