Clear Filters
Clear Filters

Lane preview with Scenario Reader

2 views (last 30 days)
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

Answers (1)

Nishan Nekoo
Nishan Nekoo on 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!

Products


Release

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!