Skip to content
LIBRARY
PlanarMechanics.examples.ParallelKinematicRobot.md

PlanarMechanics.examples.ParallelKinematicRobot ​

Usage ​

MultibodyComponents.PlanarMechanics.examples.ParallelKinematicRobot(a_length=0.53, b_length=0.4374, c_length=0.5, d_length=0.15, link_mass=1.5, w0=-0.5, phi0=deg2rad(10), alpha_tf=0, link_radius=0.03, link_color=[0.9, 0.9, 0.9, 1.0])

Parameters: ​

NameDescriptionUnitsDefault value
a_lengthm0.53
b_lengthm0.4374
c_lengthm0.5
d_lengthm0.15
link_masskg1.5
w0rad/s-0.5
phi0Initial angle of the base->a revolute jointraddeg2rad(10)
alpha_tfrad0
link_radius–0.03
link_color–[0.9, 0.9, 0.9, 1]

Behavior ​