Why can't I use "rigidBodyJoint" function from Robotics System Toolbox?

조회 수: 2 (최근 30일)
I can't use the "rigidBodyJoint"-function when constructing a robot, it only says "undefined function or variable". I have MATLAB 2018B with Robotics System Toolbox 2.1 (2018B version) installed. I can use other functions from the toolbox, such as "rigidBody" and "rigidBodyTree". What could be the problem?

채택된 답변

Cam Salzberger
Cam Salzberger 2020년 2월 3일
Hello Elin,
If you are looking at the documentation page for rigidBodyJoint in the current release (R2019b), there's a compatibility section that notes this class is a new name for what used to be called robotics.Joint in older releases. I would suggest always using the documentation for the release you are working in to avoid these types of issues (R2018b robotics.Joint page).
-Cam
  댓글 수: 1
Elin Nylund
Elin Nylund 2020년 2월 10일
Thank you! I decided to download the 2019b version instead, and now everything is working fine.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Manipulator Modeling에 대해 자세히 알아보기

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by