Is it possible to mimic a joint in a robotic manipulator?

4 visualizaciones (últimos 30 días)
SNS
SNS el 15 de Jun. de 2022
Respondida: Karsh Tharyani el 17 de Jun. de 2022
I want to create a 7-axis robot whose sixth joint needs to mimic its fifth joint. The magnitude of the joint angle of the sixth joint must always be equal to the joint angle of the fifth joint but opposite in direction. I did not find any constarint that can be added to rigidJoint. I tried to import the URDF file of the robot in which one can define a joint such as follows:
<mimic joint="jointX" multiplier="-1.0" offset="0"/>
However, this property is not reflected when imported in MATLAB and solved by inverse kinematics.
Is there a constraint which I can add to generalizedInverseKinematics solver which will only provide configurations which obey the above condition? Or is there any other way to achieve this?

Respuestas (1)

Karsh Tharyani
Karsh Tharyani el 17 de Jun. de 2022
Hi SNS,
This is currently not supported. I have forwarded your request to the development team to add support for a mimic joint for a future release of MATLAB.
Best,
Kars

Categorías

Más información sobre Robotics en Help Center y File Exchange.

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by