Clear Filters
Clear Filters

Is there a way to create Floating Base in Robotics Toolbox?

5 views (last 30 days)
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 Comments
MathWorks Robotics and Autonomous Systems Team
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
Fenglong Song on 26 May 2022
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!

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!