面向封闭赛道的自动驾驶赛车模块化架构,实现厘米级定位与高精度路径跟踪。
A Modular Architecture Design for Autonomous Driving Racing in Controlled Environments
- 分模块设计感知、定位、规划与控制,各组件独立运行并通过ROS 2通信
- 3D锥桶定位误差低于0.5米,定位精度比原始GNSS提升12厘米
- 适用于大学生智能车竞赛,系统可复现且适合工程部署
本文提出一种面向封闭赛道的自动驾驶赛车模块化架构,用于公式方程式无人驾驶竞赛车辆。感知模块采用YOLOv11实时检测交通锥,在FSOCO数据集上达到0.93 [email protected],结合ZED 2i相机的神经立体深度估计,实现距离7米内3D锥桶定位中位误差低于0.5米。状态估计通过基于运动学自行车模型的扩展卡尔曼滤波(EKF)融合RTK-GNSS与惯性测量单元(IMU)数据,定位精度达厘米级,较原始GNSS提升12厘米。路径规划基于有序赛道边界进行三次样条插值生成竞速路线,并根据曲率与车辆动力学约束分配速度曲线。受控纯追踪控制器以动态前瞻距离参数化,依据速度误差跟踪规划轨迹。整个系统在NVIDIA Jetson Orin NX平台以模块化ROS 2架构实现,各子系统作为独立节点运行,通过双机配置通信。实验验证结合真实传感器评估与基于仿真的端到端测试,注入真实传感器误差分布,评估系统在代表性条件下的整体性能。
原文摘要 · Abstract (English)
This paper presents a modular autonomous driving architecture for Formula Student Driverless competition vehicles operating in closed-circuit environments. The perception module employs YOLOv11 for real-time traffic cone detection, achieving 0.93 [email protected] on the FSOCO dataset, combined with neural stereo depth estimation from a ZED 2i camera for 3D cone localization with sub-0.5 m median error at distances up to 7 m. State estimation fuses RTK-GNSS positioning and IMU measurements through an Extended Kalman Filter (EKF) based on a kinematic bicycle model, achieving centimeter-level localization accuracy with a 12 cm improvement over raw GNSS. Path planning computes the racing line via cubic spline interpolation on ordered track boundaries and assigns speed profiles constrained by curvature and vehicle dynamics. A regulated pure pursuit controller tracks the planned trajectory with a dynamic lookahead parameterized by speed error. The complete pipeline is implemented as a modular ROS 2 architecture on an NVIDIA Jetson Orin NX platform, with each subsystem deployed as independent nodes communicating through a dual-computer configuration. Experimental validation combines real-world sensor evaluation with simulation-based end-to-end testing, where realistic sensor error distributions are injected to assess system-level performance under representative conditions.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。