help me about the helperpathanalyzer.m
조회 수: 3 (최근 30일)
이전 댓글 표시
'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
Delorme Pierre
2021년 3월 12일
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 ..
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Automated Driving Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!