基于V2I的数字孪生系统,实时感知路况并预警行车安全
CD-TWINSAFE: A ROS-enabled Digital Twin for Scene Understanding and Safety Emerging V2I Technology
- 车端与云端双栈并行,车端用双目相机感知环境
- 20帧/秒实时处理,识别物体速度、碰撞时间等安全指标
- 支持4G通信,适合智能网联汽车安全测试场景
本文提出CD-TWINSAFE,一种面向自动驾驶的车-基础设施(V2I)数字孪生系统。该架构包含两个并行运行的模块:车载驾驶模块和数字孪生模块。车载模块部署在车辆侧,包含定位与感知两大核心功能,通过车载传感器获取车辆位置姿态,并利用双目相机以20帧/秒频率采集图像,通过两条互补的处理管线实现目标检测与特征提取,包括物体速度、航向角以及时间到碰撞(time-to-collision)和时间间隔(time-headway)等安全指标。车载模块生成的数据通过支持ROS2的架构以自定义消息格式经由UDP协议和4G调制解调器传输至基础设施端。基础设施端利用Unreal Engine 5构建场景的数字孪生体,根据实时感知与定位数据更新虚拟车辆及障碍物状态。通过多种驾驶场景测试验证了该系统的有效性与实时响应能力。
原文摘要 · Abstract (English)
In this paper, the CD-TWINSAFE is introduced, a V2I-based digital twin for Autonomous Vehicles. The proposed architecture is composed of two stacks running simultaneously, an on-board driving stack that includes a stereo camera for scene understanding, and a digital twin stack that runs an Unreal Engine 5 replica of the scene viewed by the camera as well as returning safety alerts to the cockpit. The on-board stack is implemented on the vehicle side including 2 main autonomous modules; localization and perception. The position and orientation of the ego vehicle are obtained using on-board sensors. Furthermore, the perception module is responsible for processing 20-fps images from stereo camera and understands the scene through two complementary pipelines. The pipeline are working on object detection and feature extraction including object velocity, yaw and the safety metrics time-to-collision and time-headway. The collected data form the driving stack are sent to the infrastructure side through the ROS-enabled architecture in the form of custom ROS2 messages and sent over UDP links that ride a 4G modem for V2I communication. The environment is monitored via the digital twin through the shared messages which update the information of the spawned ego vehicle and detected objects based on the real-time localization and perception data. Several tests with different driving scenarios to confirm the validity and real-time response of the proposed architecture.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。