Lane preview with Scenario Reader
1 次查看(过去 30 天)
显示 更早的评论
Hello everyone,
I am quite new to automated driving toolbox and for an university project I have to build a sort of path following algorithm.
I was given a draft of the project in which I have access to lane boundaries but just at the current position of the vehicle. This information about the lane detection is produced by the "Scenario Reader".
I was wondering if it is possible, and how, to obtain boundaries of lanes ahead of the vehicle, in order to create a sort of "path preview".
Thanks in advance
0 个评论
回答(1 个)
Nishan Nekoo
2022-11-9
Hi Andrea, the Scenario Reader produces information about lane detection as you have mentioned. In the Scenario Reader Block, it is possible to specify the distances from the ego vehicle for computing boundaries. You can specify a vector of positive values in the "Distances from ego vehicle for computing boundaries (m)" to obtain lane boundaries ahead of the vehicle.
Good luck with your project!
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!