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

21 ビュー (過去 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 件のコメント
Utkarsh Jain
Utkarsh Jain 2020 年 3 月 24 日
Having the same problem.
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 Center および File ExchangeElectromechanical についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by