低成本微型车自动驾驶开源平台发布

A Low-Cost, Open Platform for End-to-End Autonomous Driving on a Miniature Ackermann Vehicle

精选理由

MIT开源了微型自动驾驶平台,结合数字孪生技术,误差比纯实车训练更低。

AI 摘要

该研究团队发布了一个低成本的开源实验平台,用于阿克曼微型车的端到端自动驾驶研究。平台结合了实体车辆、印刷城市赛道、数据采集工具和Webots数字孪生系统。在真实闭环实验中,学习策略的平均横向误差为6.1厘米,接近人类演示的4.7厘米。数字孪生系统中,摄像头视场角从58度扩大到120度时,平均横向误差从35.6厘米降至3.3厘米。

原文 · arXiv cs.LG

A Low-Cost, Open Platform for End-to-End Autonomous Driving on a Miniature Ackermann Vehicle

This paper presents a low-cost, open experimental platform for research in end-to-end autonomous driving with miniature Ackermann vehicles. The platform combines a physical vehicle, a printed urban track, data collection tools, trajectory registration, and a Webots digital twin, enabling controlled experiments that connect simulation-based autonomous-driving methods to real-world execution. As a first baseline, we implement command-conditioned behavior cloning, in which a neural policy receives an on-board camera image and a high-level navigation command and outputs steering and speed. The system is evaluated both on the physical vehicle and in simulation. In real closed-loop experiments, the learned policy follows lanes and executes commanded turns, reaching a mean cross-track error of 6.1 cm with respect to the reference route, close to the 4.7 cm observed in human demonstrations. In the digital twin, camera field of view has a strong effect on performance, reducing the mean cross-track error from 35.6 to 3.3 cm when widened from 58 to 120 degrees. Using the digital twin to generate synthetic driving data and a learned sim-to-real image translator to reduce the appearance gap, we further show that a higher-capacity policy trained on this synthetic data combined with real demonstrations is the only configuration that completes all four track routes in closed loop, whereas the compact baseline and the same network trained on real data alone complete fewer. These results establish the open platform as a practical testbed for sim-to-real studies and provide an initial command-conditioned imitation-learning baseline; we release it to support reproducible research.

低成本微型车自动驾驶开源平台发布 · AITOP · AI热报