inverse kinematics problem for 7 DOF system

6 次查看(过去 30 天)
I wan to create a inverse kinematic model for robot arm that has 7 DOFs. The soulder complex will have 3 DOFs (3 rotations), elbow will have one and wrist wilol have 3. Can I fins some similar explanation of the problem here somewhere?
Thank you Tea
  1 个评论
KARSH THARYANI
KARSH THARYANI 2018-6-21
Hi Tea,
As you might have seen already, the RigidBodyTree class only supports Joint objects of the type prismatic, revolute, and fixed see here. Hence, in case you are trying to define this tree for the joints that you have, it would be best to break your joints to an equivalent joint made up of these three joints.
May I know which joint you are trying to model?

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Robotics 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by