help me about the helperpathanalyzer.m
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
'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 comentario
Delorme Pierre
el 12 de Mzo. de 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 ..
Respuestas (0)
Ver también
Categorías
Más información sobre Automated Driving Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!