Gazebo | Ignition | Community
Ask Your Question
2

Bird wing simulation using Gazebo

asked 2017-10-02 02:41:21 -0600

Ajith kumar gravatar image

Hi all, I would like to simulate Ornithopter using Gazebo. Since Gazebo currently doesn't support soft-body simulation(I am not sure), I have no clue to get my simulation done. The lift-drag plugin available seems to be pretty close to what I want. But it is developed with the aim to simulate aircrafts. I came to know about bullet physics engine. But, I am not sure whether it is possible to model a bird wing. So, Please give me any ideas or examples to simulate ornithopter(bird) using Gazebo?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-10-02 10:41:03 -0600

You're best bet would be to write your own custom plugin that "fakes" the physics of an Ornithopter.

For reference you might want to check out this paper:
http://www.cim.mcgill.ca/~dmeger/ICRA..., page 4
The authors used Gazebo plugins to implement empirical equations for a swimming robot's buoyancy, drag, and flipper thrust underwater.

Flexible surfaces can be approximated by using smaller rigid surfaces connected with joints.

Finally, Gazebo may not be the best option for your particular design. You may be better off looking for another simulator that's designed to handle soft-bodies / fluids.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2017-10-02 02:41:21 -0600

Seen: 6,463 times

Last updated: Oct 02 '17