Changing the simulation of a robot manipulator to be an Exo leg (from horizontally to vertically simulation)
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
I am simulating a robot leg with 6DOF but it shows that it deals with it as a robot manipulator so the simulation as a robot arm simulated horizontally, but this is intend to show an exo leg and I want it to be vertically as a robot leg.
How can I change it so I can have the first frame(joint 1) which is the hip joint on top and the last frame( joint 6), which is the foot joint at the bottom of the simulation? I mean that the simulation will show as a leg in a vertical direction not as it is shown now (horizontally).
Thank you for your help and support!
댓글 수: 0
답변 (1개)
Karsh Tharyani
2021년 10월 11일
Hi Rabe,
You can try setting the fixed transform of the base joint (i.e., the hip joint) - by using the "setFixedTransform" on the joint corresponding to the "hip" body.
Best,
Karsh
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!