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

4 vues (au cours des 30 derniers jours)
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 ?

Réponse acceptée

Steve Miller
Steve Miller le 12 Mar 2023
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

Plus de réponses (0)

Catégories

En savoir plus sur Simscape Multibody dans Help Center et File Exchange

Produits


Version

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by