Lane preview with Scenario Reader
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Andrea Carlo Giorgio Gottardini
am 3 Nov. 2022
Kommentiert: Andrea Carlo Giorgio Gottardini
am 12 Nov. 2022
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 Kommentare
Antworten (1)
Nishan Nekoo
am 9 Nov. 2022
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!
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!