Undefined function or variable 'createRigidBodyTree'.
Ältere Kommentare anzeigen
I have the Robotics System Toolbox installed but this error shows up when I try to use this line of code
robot = createRigidBodyTree ;
1 Kommentar
勇刚 张
am 4 Dez. 2021
'createRigidBodyTree'可能是一个.m文件,并不是一个可以直接使用的函数,直接使用的函数是rigidBodyTree

Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Code Generation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!