Benefits Behind Gazebo Simulator !
hi, What values do we add to a robot by building a world in gazebo simulator, like the one here ?
Thanks
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
hi, What values do we add to a robot by building a world in gazebo simulator, like the one here ?
Thanks
I assume the question to be: "What values do we add to a robot by building a world in gazebo simulator, like the one here ?"
Answer: If you build a world like that one, a cup on top of a table, in gazebo, you could write and verify a code for PR2 to grab the cup in simulation and later implement the code in the real PR2 without much trouble. For example you could find the proper orientation of the cup at which the robot picks it up easily (here), or the kind of objects (cup, bottle or box) which the robot identifies easily, or the orientation for handing over of objects (see the images here. Or build a world with doors and try to get the robot open the doors in simulation before you do it in real. Not just for PR2, it might give you ideas for other robots too. Etc..Etc! (links are just to give you ideas, not the exact ones)
Or if you were looking for advantages of gazebo simulator in general look here.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-02-19 15:59:21 -0500
Seen: 1,157 times
Last updated: Apr 21 '13
What's the best way to texture a large surface in gazebo?
Adding a Kinect to my Gazebo simulation
Controller algorithm implementation in ROS/Gazebo
The real turtlebo pose in gmapping
How to add texture to ground plane in Gazebo?
How to move the robot both in gazebo and rviz?
Using real-world Kinect with Gazebo
How to set up tfbuffer clock in ROS 2 so it works with sim time?
Too generic, now that ROS is more than 4 years old such questions should not be encouraged. There is enough documentation for such information at ROS and gazebosim websites.
so what I have to do now >:o