Deviation of vehicle from Lane Center

조회 수: 9 (최근 30일)
Dimitrios Topouridis
Dimitrios Topouridis 2020년 10월 8일
댓글: Majid Zahedi 2021년 11월 18일
Hi guys,
could someone explain to me, how the "Estimate Lane Center" block in this example works? I dont really understand the explanation text
The Estimate Lane Center subsystem outputs the data from lane sensors to the lane keeping controller. The detector in this example is configured to report the left and right lane boundaries of the current lane in the current field-of-view of the camera. Each boundary is modeled as a length of a curve whose curvature varies linearly with distance (clothoid curve). To feed this data to a controller, offset both of the detected curves toward the center of the lane by the width of the car and a small margin (1.8 m total). Weight each of the resulting centered curves by the strength of the detection and pass the averaged result to the controller.
I just want to know how the deviation of the vehicle from the lane center is calculated

채택된 답변

Manas Meena
Manas Meena 2020년 11월 10일
The Estimate Lane Center subsystem outputs the lane offset data to the Lane keeping controller. The previewed curvature provides the centerline of lane curvature and the lateral deviation measures the distance between the vehicle and the centerline of the lane. The relative yaw angle measures the yaw angle difference between the vehicle and the road.
So, to keep the vehicle in the middle of the lane the controller reduces lateral deviation and the relative yaw angle , by controlling the steering angle.
  댓글 수: 1
Majid Zahedi
Majid Zahedi 2021년 11월 18일
Hi there, Can you please tell me How I can calculate Yaw Angle of the road ?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by