Gazebo | Ignition | Community
Ask Your Question
0

Does gazebo simulate modular robots ?

asked 2014-09-17 04:52:16 -0600

djou07 gravatar image

Hello every one

I am new on robotics and I am searching for a simulator which can simulate a modular robot. I am wondering if Gazebo can simulate the reconfiguration and the docking between modules ?

thanks.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-09-17 13:32:43 -0600

nkoenig gravatar image

Sure. You can dynamically create and destroy and joints. You would have to write a plugin to achieve this behaviour.

edit flag offensive delete link more

Comments

Thanks for your respond,

I mean, is it easy to write th plugins ? I just installed gazebo and im reading the tutorials. The simulation I want to make is about a co-evolution of brain and body of a modular robot.

djou07 gravatar imagedjou07 ( 2014-09-17 14:20:23 -0600 )edit

djou07 - how it went? I am planning on doing something similar. Did you have any success with your project?

Kanter666 gravatar imageKanter666 ( 2017-07-04 15:50:20 -0600 )edit

yes i did succeed on simulating modular robots, you only have to take into account the number of modules, because the more the number increases the more the simulation go slow. Also, you have to find how to attach modules, because there was a problem of inter-penetration between neighbor modules, which is irrealistic (not sure if the problem if fixed). I didn't try to do the auto reconfiguration though...

djou07 gravatar imagedjou07 ( 2017-07-13 04:11:40 -0600 )edit

Question Tools

Stats

Asked: 2014-09-17 04:52:16 -0600

Seen: 413 times

Last updated: Sep 17 '14