CoffeeKumazaki / arXiv

Repository to research & share articles related to autonomous driving cars.
76 stars 9 forks source link

Automatic Generation of Challenging Road Networks for ALKS Testing based on Bezier Curves and Search. (arXiv:2103.01288v1 [cs.SE]) #4204

Open CoffeeKumazaki opened 3 years ago

CoffeeKumazaki commented 3 years ago

Automatic Generation of Challenging Road Networks for ALKS Testing based on Bezier Curves and Search. (arXiv:2103.01288v1 [cs.SE])
https://ift.tt/303CyY8

In this paper, we outline an approach for automatic generation of challenging road networks for virtual testing of an automated lane keep system. Based on a set of control points, we construct a parametric curve that represents a road network, which defines the dynamic driving task an automated lane keep system equipped vehicle has to perform. Changing control points has global influence on the resulting road geometry. Our approach uses search to find a set of control points that results in a challenging road geometry, eventually forcing the vehicle to leave the intended path. We evaluated our approach in three different search-configurations regarding test efficiency and practical applicability for automatic virtual testing of an automated lane keep system.



via cs.RO updates on arXiv.org http://arxiv.org/

CoffeeKumazaki commented 3 years ago

LKAが失敗しやすいような仮想道路を作って効率的に検証を行うシステムの提案