ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Analyzing stability of URDF

asked 2015-06-22 03:59:38 -0500

maztentropy gravatar image

Hello everyone!

I just wanted to know if there is any way other than trial and error to test a robot's stability by simulation. I am developing an URDF file of a robot in which the center of mass is a little bit too high therefore sudden changes in acceleration makes it fall to one side or the other.

Is there any way in gazebo or outside of it to test the worst case scenario of a URDF file? At least to locate at all times the absolute center of mass of the robot?

I know it is a sort of vague question but I hope someone holds the answer!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-06-22 04:16:34 -0500

gvdhoorn gravatar image

I don't know of any existing pkgs, but kdl_parser can load URDFs, and KDL itself contains a wealth of analysis and other algorithms that should allow you to do what you want (but it will require some work).

edit flag offensive delete link more

Comments

I will definitely look into it, thanks for the hint!

maztentropy gravatar image maztentropy  ( 2015-06-22 05:49:53 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-06-22 03:59:38 -0500

Seen: 191 times

Last updated: Jun 22 '15