Purpose of 6-DOF Joint in Robotic Architectures
6 ビュー (過去 30 日間)
表示 古いコメント
In MathWorks example robotic architectures, 6-DOF joint is used in Biped Robot and Quadruped Robot whereas it is not used in Humanoid Robot. So, what is the exact reason of usage of 6-DOF joint? What is its functionality? Is it inevitable to use 6-DOF joint for a moving architecture in 3D environment?
0 件のコメント
回答 (1 件)
Steve Miller
2022 年 2 月 17 日
The 6-DOF Joint is typically used to set the initial position of the robot body. The initial positions of the arms, legs, or other parts will be set in the individual joints.
In some cases, the joint limits will be enabled to prevent the robot body from going through the floor.
--Steve
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!