Changing the simulation of a robot manipulator to be an Exo leg (from horizontally to vertically simulation)
3 次查看(过去 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!