How can i resolve the error in motor block used in mobile robotics training library?

조회 수: 26 (최근 30일)
I am using MATLAB 2019b version. I have downloaded the mobile robotics training library box.
In that i am using motor block developed in VEX platform. While loading wheelMotorModel.mat it displays the following error message
In command window " Warning: Variable 'wheelMotorModel' originally saved as a idss cannot be instantiated as an object and will be read in
as a uint32.
In diagnostic viewer,
Error in 'lineFollow_PID_soln/Left Motor/Motor': Initialization commands cannot be evaluated.
Caused by:
  • The "LTI system variable" parameter of the LTI block must be set to a valid LTI model.
  댓글 수: 2
TEJAS PHUTANE
TEJAS PHUTANE 2020년 5월 9일
I want to obtain motor parameters for other motors and use it in mobile robotics,in video lectures part2 they mentioned "please refer to the resourses section to obtain a good motor model for specific motor". I can't find the link for resourses section.

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

채택된 답변

Kavitha S
Kavitha S 2020년 3월 24일
Hi @Utkarsh Jain and guys,
The problem was resolved. In my case ,It needs the System Identification Toolbox for state space models (idss). After downloading it program can run.
Thank you.
  댓글 수: 1
aslah naim
aslah naim 2020년 8월 13일
hello there can u give me the link to download the toolbox that you used. Tahanks in advance

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Electromechanical에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by