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

PR2 tabletop manipulation

asked 2017-02-23 04:07:49 -0500

lubiluk gravatar image

I need to create a setup in which a PR2 robot, in Gazebo, would be picking objects from a table, manipulating them and placing them back.

There is a package pr2_tabletop_manipulation that supposedly demoes such a thing but it seems to be not supported for a long time now. And it is unclear to me how it works. I also tried to use MoveIt to setup a tabletop scene but also got stuck at some point.

So my questions are:

  1. What would the modern setup to achieve that goal?
  2. Should I try to use Kinetic or is it better to go back to Fuerte and try using the old packages?
  3. Should I be using MoveIt for my problem?
  4. Does anybody have a working example?
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-02-23 08:08:40 -0500

v4hn gravatar image

updated 2017-02-23 08:09:05 -0500

The PR2 packages are not in a very good shape at the moment (things work partially in indigo, but it's worse for kinetic). I suppose, but don't know for sure, that it would take some work to get pr2_tabletop_manipulation to work on either release. Personally, I don't think we will see a tabletop manipulation package exclusively for the pr2 again. But I'm not aware of an equivalent package for more general use at the moment.

In my very personal opinion, fuerte is dead and everyone should just work with more current platforms. In most cases there is at least an equal amount of work associated with maintaining a fuerte system compared to upgrading/rewriting setups in current releases.

The moveit side of tabletop scene manipulation works pretty well at the moment. The standard MoveIt tutorial for the MoveGroupInterface is probably a good first reference. MoveIt's manipulation pipeline to pick objects can be setup to work too. (I have a working example with a UR5 arm here)

I don't know about the Gazebo side of things.

edit flag offensive delete link more

Comments

Thank you. I will check out UR5, I think it may be a viable alternative to PR2 in my case.

lubiluk gravatar image lubiluk  ( 2017-02-23 16:49:53 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2017-02-23 04:07:49 -0500

Seen: 282 times

Last updated: Feb 23 '17