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

22 vues (au cours des 30 derniers jours)
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 commentaires
TEJAS PHUTANE
TEJAS PHUTANE le 9 Mai 2020
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.

Connectez-vous pour commenter.

Réponse acceptée

Kavitha S
Kavitha S le 24 Mar 2020
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 commentaire
aslah naim
aslah naim le 13 Août 2020
hello there can u give me the link to download the toolbox that you used. Tahanks in advance

Connectez-vous pour commenter.

Plus de réponses (0)

Produits


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by