How to give manual rotation to 6DOF joint in Simscape Multibody ?

조회 수: 9 (최근 30일)
I am trying to to give translation and rotation data to a 6DOF joint below in Simscape Multibody. I have figured out how to give linear motion but how do I give rotation ?

채택된 답변

Steve Miller
Steve Miller 2023년 3월 12일
Spherical primitives can only be actuated using torques.
Options:
  1. You could create a closed-loop controller that will apply the correct torques to force the spherical primitive to the angle you specify.
  2. You can switch to a Bushing Joint, which has three rotational primitives instead of a spherical joint. Those primitives can be motion actuated.
--Steve

추가 답변 (0개)

카테고리

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

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by