Undefined function or variable 'createRigidBodyTree'.
이전 댓글 표시
I have the Robotics System Toolbox installed but this error shows up when I try to use this line of code
robot = createRigidBodyTree ;
댓글 수: 1
勇刚 张
2021년 12월 4일
'createRigidBodyTree'可能是一个.m文件,并不是一个可以直接使用的函数,直接使用的函数是rigidBodyTree

채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Code Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!