help me about the helperpathanalyzer.m
3 views (last 30 days)
Show older comments
'driving/LateralControlTutorialExample' helperpathanalyzer.m works well about the basic scenario. But through Drivingscenariodesigner, I made my map and waypoints and run 'helperCreateDrivingScenario.m'. As a result, I got the reference data (refPose, curvatures..etc.) which has 26676 length. However, in simulink, helperpathanalyzer didn't work that it couldn't release the next reference value. In other words, stuck at the same value. And I tried to reduce the data length 26676 -> 4000 and It worked! How can I run the simulink without reduce of the data length?
1 Comment
Delorme Pierre
on 12 Mar 2021
Your problem is that your path is that your start and end point are the same / very close. For some reason that I don't understand if you have more distance between these two points it'll work again. I'm trying to find a solution but I didn't manage to do so ..
Answers (0)
See Also
Categories
Find more on Automated Driving Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!