Is there a way to create Floating Base in Robotics Toolbox?
3 ビュー (過去 30 日間)
古いコメントを表示
I want to create a n-link robot with floating base, but it seems like the robot somehow should be connected to a base always. Is there a workaround to create a floating base in robotics toolbox? I prefer not using simulink for some other reasons. Thanks.
2 件のコメント
MathWorks Robotics and Autonomous Systems Team
2018 年 11 月 19 日
Hi Yigit,
Sorry we do not have a direct support for floating base yet, but we are looking into this. Can you elaborate your use-case, as to where you are planning to use this, the application, the robot etc?
Also are you also looking into any downstream algorithms which are applicable to only floating base - we would be eager to learn about them.
Thanks
Robotics team
Fenglong Song
2022 年 5 月 26 日
Hi,
Thanks for your efforts of working on this. I also want to create a floating-base robot in matlab. I'd like to ask if there is any support until now since it's already almost 4 years after last answer :)
My use case is, I imported a quadruped robot using
robot = importrobot('anymal.urdf')
and I want to compute the dynamics with forwardDynamics function. Considering the quadruped robot is floating-base robot, I wonder is there any method to add a 6-dof joint to connect the base and the world.
Thanks!
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Robotics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!