Problem with a variant block in vehicle dynamics blockset
조회 수: 3 (최근 30일)
이전 댓글 표시
I'm using the vehicle dynamics blockset for a thesis project and when I change the predictive lateral control (in the predictive driver model) with Stanley lateral control, I haven't the input values. I have the new input ports: RefPose, Curvature and CurrPose but I don't know how link these ports. Are the values in the model or should I provide them?
댓글 수: 0
답변 (1개)
Mike Sasena
2021년 4월 27일
Hi Simone,
The values for those inputs have to be derived from the reference trajectory you want the car to follow. That is, you'll need to pre-process the path information, then send those signals as inputs to the block. You can see an example of that here.
cheers,
Mike
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Vehicle Network Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!