Gazebo | Ignition | Community
Ask Your Question
0

Resources to learn gazebo physics?

asked 2018-11-15 10:46:07 -0500

antonm gravatar image

Hi everyone,

I'm a robot hobbyist and a software developer by trade. I'm trying to learn building simulations in Ros with Gazebo, however I have a basic knowledge of physics concepts such as inertia matrix, spring stiffness, damping etc. The SDF docs are no help given they don't provide the intuition for those parameters.

Can you provide any resources or a starting point for a beginner to learn physics for Gazebo?

Thanks,

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2018-11-16 09:20:07 -0500

nkoenig gravatar image

There are a set of physics tutorials that you might find helpful.

ODE is Gazebo's default physics engine, and you might find their documentation insightful.

edit flag offensive delete link more
0

answered 2018-11-16 06:13:31 -0500

PeteBlackerThe3rd gravatar image

Although you can learn how to calculate the moments of inertia by hand, I've never done it for an actual project. It gets very complicated very quickly.

There are programs that can calculate these physical properties for you from any water-tight mesh or any solid CAD program can also generate them automatically. For example if you have a mesh of a link part in STL format you can use the free MeshLab program to calculate the inertial properties, (mass, principal axes & tensor). This tool assumes unit scale and unit density, so you may have the scale results if your model is not in meters.

Hope this helps.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-11-15 10:46:07 -0500

Seen: 544 times

Last updated: Nov 16 '18