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

Suggestions for simulator (Gazebo or Vrep)

asked 2020-08-25 01:06:05 -0500

gselvar gravatar image

updated 2021-04-09 22:06:07 -0500

jayess gravatar image

I want to simulate multiple robots in an environment, I want to simulate both drones and ground robots in the same environment.I want to implement SLAM and navigation with the robots.

Can anyone suggest which simulator is best for interfacing with ROS? Also, which simulator is best for simulating aerial robots.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-04-02 11:55:02 -0500

shonigmann gravatar image

updated 2021-04-09 20:14:13 -0500

With a quick disclaimer that I don't know much about Vrep, I would say that its hard to beat the community around Gazebo. This will tend to make it easier to find answers to questions if you get stuck, and you will be more likely, in my mind, to find examples of the types of applications you are interested in.

I recently used Gazebo to simulate aerial robots running ORB SLAM2 using PX4 and ROS1, and didn't have too many issues on the simulator side of things.

For which simulator is "best", that will really depend on your definition of best. Are you interested in realistic physics? Collisions? Rendering? Do you want to run faster than real-time? Different sims will have different strengths and weaknesses and there are some comparison papers floating around out there.

For aerial robot simulation, my understanding is that many in academia have been moving towards dedicated drone simulation packages with more powerful underlying graphics libraries (e.g. Air Sim and Flightmare). I am unaware of these platforms also being able to simulate ground robots, though I admittedly haven't looked much into it.

EDIT: This recent publication offers a quite detailed comparison of different simulators for different purposes.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2020-08-25 01:06:05 -0500

Seen: 308 times

Last updated: Apr 09 '21