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

Difference between Gazebo & Moveit!!!

asked 2015-05-08 08:39:35 -0500

Mark54 gravatar image

I'm planning to do do motion planning for a quadcopter but I'm still confused concerning the software that I should use. Could someone explain to me the difference between gazebo and ROS? The only explanation I found was:

"Gazebo is a 3D simulator, while ROS serves as the interface for the robot. Combining both results in a powerful robot simulator." But it is still not clear for me!

I would like also to know which one is more suitable for motion planning of a quad among the following list: (Gazebo, Ros moveit, or V-rep or may be matlab ), I'm sorry, but I'm really confused, and there were no enough information to be able to distinguish the difference between each one of them.

So I would like to know what is the difference between the ones mentioned above and for what reasons would one want to use gazebo over ROS or V-rep and vice versa?

I would really appreciate any clarification about the subject! Thank you

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2015-05-08 09:36:32 -0500

dornhege gravatar image

These are NOT replacements for each other. Gazebo, ROS, and MoveIt serve completely different purposes.

Gazebo is a simulator, it doesn't do any motion planning. ROS is (in this context) the middleware that allows gazebo to talk to other software. MoveIt is a motion planning framework that uses ROS to talk to Gazebo.

If you want to do motion planning, use moveit.

If you want to test these motion plans without an actual robot, replace that robot with a simulated one in gazebo.

edit flag offensive delete link more

Comments

Thank you very much for your answer that was helpful!

Mark54 gravatar image Mark54  ( 2015-05-08 12:14:08 -0500 )edit

which will be better simulator gazebo or V Rep for manipulators ?

alexi gravatar image alexi  ( 2015-10-21 11:04:33 -0500 )edit

@alexi please don't use comment section to ask a new question (questions in comment section don't even get much attention).

130s gravatar image 130s  ( 2015-10-21 12:00:43 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-05-08 08:39:35 -0500

Seen: 4,021 times

Last updated: May 08 '15