Driver Steering in MATLAB Example
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi,
in the MATLAB Example "Lane keeping assistant with lane detections" i am trying to implement a different scenario for the driver to follow.
-Straight road with actor waypoints in a sive-wave scheme.
When i run the SetUp script, it generates the driverPath --> Looks exactly like my sine-wave. GOOD
Now the issue: I use the plotLKAResults(scenario,logsout,driverPath) and can see, that the steering is way too strong for the small sine wave and it takes only a few metres for the driver to come off road. RED= drivers real path
Anyone familiar with the toolbox or the example and could help me? if additional info is needed, please let me know!
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!