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

How to Make a Simulation - General Advice Needed

asked 2020-10-28 11:42:29 -0500

fruitbot gravatar image

updated 2022-08-28 10:55:18 -0500

lucasw gravatar image

Hi all,

I currently have a working pick-and-place ROS package (with a real robot). I would like to create a Gazebo simulation. Currently, I can use RVIZ+Moveit to control my robot model in gazebo manually (in an empty world).

I would like to add the target objects (fruit) during run time. Should I add the fruit to my robot urdf file? Or is it better to try and add these objects in a gazebo world?

I am fairly new to gazebo and trying to simulate a ROS environment, so any advice helps. If anyone has a link to a good example project, I would appreciate it.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2020-10-29 12:21:01 -0500

ahcorde gravatar image

Hello,

I see in your tags that you are using a UR robot. Probably a good starting point is this repo. At the end of the README you will find how to launch the simulation.

Regards

edit flag offensive delete link more

Comments

I am actually already using this package to interface Moveit with Gazebo. It is useful for manipulating the robot, but doesn't go beyond that to show any example of the robot interacting with it's environment.

Thank you

fruitbot gravatar image fruitbot  ( 2020-10-29 14:08:10 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2020-10-28 11:42:29 -0500

Seen: 141 times

Last updated: Oct 29 '20