Invalid add-on library value - MKRMotorCarrier

5 Ansichten (letzte 30 Tage)
pravin vaz
pravin vaz am 31 Dez. 2018
Kommentiert: Ahmet am 10 Mai 2023
Hi everyone,
I am just starting my first project (drawing robot) using the arduino engineering kit. Struggling to get past the first Task1 example which is to setup the board and run some commands. So thats the commands I am adding in.
Exercise 1: Introduction to the drawing robot
Connect to the hardware
Once you've set up the Arduino, you can connect to it from MATLAB. You can also connect to the motor carrier, which will be used to communicate with the other peripherals on the robot.
a = arduino;
carrier = addon(a,'Arduino/MKRMotorCarrier');
and when I do them, I get a
pic1.PNG
I tried looking at the libraries and list is screenshotted as well which shows there is a MKRMotorCarrier library.
Any suggestions as to what I may be doing wrong?
Kind regards
  2 Kommentare
Ahmet
Ahmet am 10 Mai 2023
can you solve "Invalid add-on Library value 'Arduino/MKRMotorCarrier'. Valid libraries are 'Adafruit/MotorShieldV2'." this problem?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu ROS Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by