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

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 Comments

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.

Sign in to comment.

 Accepted Answer

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 Comment

hello there can u give me the link to download the toolbox that you used. Tahanks in advance

Sign in to comment.

More Answers (0)

Products

Release

R2019b

Asked:

on 22 Mar 2020

Commented:

on 13 Aug 2020

Community Treasure Hunt

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

Start Hunting!