MPC output(mv) is zero
이전 댓글 표시
Good evening, everyone,
I am currently working on the path following simulink model using MPC controller. The parameters are:
mo:3(current states-x,y, theta)
ref:3(reference states-x,y, theta)
mv:(linear velocity, angular velocity)
Simulink model is working without any error but the outputs(mv) from the MPC controller are zero only. I don't know why it is so. Kindly help me with it. I have applied constraints and designed the parameters. I have attached the picture of mymodel below.
댓글 수: 1
Emmanouil Tzorakoleftherakis
2023년 1월 27일
I suspect the optimization is not converging. Can you check what the optimization status is? You can enable this port directly from the MPC block
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Controller Creation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!