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 | ros @ Robotics Stack Exchange |
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.
Asked: 2013-02-19 15:59:21 -0600
Seen: 1,591 times
Last updated: Apr 21 '13
What's the best way to texture a large surface in gazebo?
Importing Collada meshes into a Gazebo world
How to programmatically reset Gazebo
gazebo crashes when calling delete_model service call
where do I get a gazebo diff drive plugin?
Material-dependent transparency in Gazebo
gazebo supported graphics card
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