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

Complete MoveIt! Pick and Place example? (ideally with Gazebo integration)

asked 2014-07-29 06:42:42 -0500

There is this nice video of a (real) PR2 performing Pick&Place using ORK and MoveIt!. Is the demonstrated (launch file) setup available somewhere? I´d like to take a look at it to see the component interaction between perception, planning and execution. If not, are there any other examples available that demonstrate MoveIt! based pick and place, ideally with the option of running them in Gazebo simulation?

edit retag flag offensive close merge delete

Comments

I'm working on it for a TB2, but I have still a lot to do. So yeah, any working demo would be very appreciated.

jorge gravatar image jorge  ( 2014-07-29 08:17:44 -0500 )edit

I'm looking for an example too.

danielsnider gravatar image danielsnider  ( 2017-02-06 20:55:49 -0500 )edit

1 Answer

Sort by » oldest newest most voted
2

answered 2017-02-06 22:12:03 -0500

danielsnider gravatar image

Check out the example in the book "Mastering ROS for Robotics Programming", on page 355. Look at the section called "Grasping using MoveIt!".

http://pdf.th7.cn/down/files/1603/Mas...

edit flag offensive delete link more

Comments

Hi,

I done total according to that book.

In Moveit, Pick and place working fine 100%.

But in Gazebo, not working. Can you provide me the solution, for working in Gazebo.

Sai kiran gravatar image Sai kiran  ( 2017-08-27 02:18:47 -0500 )edit

Hallo guys, could anyone find a good example?

macrot51 gravatar image macrot51  ( 2019-04-03 03:19:08 -0500 )edit
1

The picking part is quite complex in Gazebo. The physics engine simulation is not precise enough to simulate a real pick most of the times. What you could do is move the gripper to the target position, and additionally create a fixed link between the gripper and the object at run time. Then when you continue moving the gripper the object will follow. There is a gazebo plugin for that https://github.com/pal-robotics/gazeb...

Mehdi. gravatar image Mehdi.  ( 2019-04-03 03:43:37 -0500 )edit

Question Tools

3 followers

Stats

Asked: 2014-07-29 06:42:42 -0500

Seen: 3,527 times

Last updated: Apr 03 '19