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

Mobile robot simulation with which simulator?

asked 2018-04-29 07:39:39 -0500

vonunwerth gravatar image

Hi there,

i want to create a simulation for a mobile robot (lunar rover) in a specific environment with consideration of dust and rocks and so on. The main focus will be on navigation with LIDAR and/or stereo vision and the handling characteristics in the lunar testbed. The simulation should be as most real as possible.

Should i use Gazebo, V-REP or an other simulator to do this? Is there any paper with a comparison of the use of simulators for mobile platforms?

Best regards Max

edit retag flag offensive close merge delete

3 Answers

Sort by ยป oldest newest most voted
0

answered 2018-05-01 05:41:17 -0500

hc gravatar image

updated 2018-05-01 05:41:58 -0500

This paper: http://www.dca.fee.unicamp.br/~gudwin... [1] describes a set of experiments comparing V-rep and Gazebo for simulation. It is a fairly old paper but the results still hold true in my experience.

Simulation is V-rep with the rocky environment can be easily constructed while that in Gazebo may be harder. You can also add the LiDAR and 3D camera sensors on the robot while using the Lua child scripts to publish messages on topics to interface with ROS. See RosInterface: http://www.coppeliarobotics.com/helpF...

Hope this helps.

[1] Nogueira, Lucas. "Comparative analysis between gazebo and v-rep robotic simulators." Seminario Interno de Cognicao Artificial-SICA 2014 (2014): 5

edit flag offensive delete link more
1

answered 2019-03-22 08:21:03 -0500

Since December 2018, Webots was released as free open source software (Apache 2.0 license), so it could be another option to consider, given its ROS interface and advanced lidar and camera sensors, see https://cyberbotics.com and https://github.com/omichel/webots

edit flag offensive delete link more
0

answered 2018-04-30 17:23:50 -0500

Droter gravatar image

Hi Max,

You might look into https://github.com/Microsoft/AirSim

They are working on a ROS bridge. See issue: https://github.com/Microsoft/AirSim/i...

Matt

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2018-04-29 07:39:39 -0500

Seen: 1,240 times

Last updated: Mar 22 '19