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

Recommended simulator for drone project

asked 2021-12-23 12:13:22 -0500

AaronVG gravatar image

I am new to ROS and I would appreciate some help. I am currently working on a drone that does not need someone to pilot it and that is able to pick up objects. I would also would appreciate advice in the ROS version that I should pick. I thought about choosing ROS 2 Galactic but I don't know if that affects the simulator that I can choose. I am looking for a simulator that:

1) has sensors (a camera) to see object to pick up

2) has a gripper to collect

3) can potentially be purchased (the drone exists in reality)

I have been looking into V-Rep (Coppelia Slim), Gazebo, and Webots but I can’t seem to find if all the above conditions are fulfilled by any of them. Webots for example seems a very good option but I could not seem to find the option of the gripper. V-Rep seems good as well but it does not have very nice tutorials. I appreciate any advice that the community can give me.

Thank you in advance.

AaronVG

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
4

answered 2022-01-04 09:29:14 -0500

lukicdarkoo gravatar image

Webots has everything you need:
- It is very easy to add cameras and all sorts of sensors to Webots, there are plenty of examples in the webots_ros2 package.
- Here is an example of a Robotiq gripper that you can easily attach to another robot: https://github.com/cyberbotics/webots... (but you probably need some smaller gripper for the drone)
- Here is a DJI Mavic simulation: https://github.com/cyberbotics/webots...

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2021-12-23 12:13:22 -0500

Seen: 275 times

Last updated: Jan 04 '22