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 个评论
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.

更多回答(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