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

The Pick and Place Autonomous Demo, tabletop detection failed with error NO_TABLE, trying again

asked 2012-02-17 03:57:29 -0500

zhenli gravatar image

updated 2012-02-18 12:11:25 -0500

kwc gravatar image

After the following steps I got the above error, robot can move its arm but can not detect table and object. I use the remote database,ubuntu 11.04 64 bit electric ros. 1. export ROS_MASTER_URI=http://localhost:11311 export ROBOT=sim 2. roslaunch pr2_gazebo pr2_empty_world.launch 3. rosrun gazebo spawn_model -urdf -file table.urdf -model table -x 1.0 -y 0.5 -z 0.3 4.rosrun gazebo spawn_model -gazebo -file rospack find gazebo_worlds/objects/coffee_cup.model -model coffee_cup -x 1.2 -z 1 5. roslaunch pr2_tabletop_manipulation_launch pr2_tabletop_manipulation.launch 6. rosrun pr2_pick_and_place_demos pick_and_place_demo.py 7. input start or d enter det to detach the object in the gripper q to quit press enter to continue d [INFO] [WallTime: 1329522623.706395] [811.514000] detecting objects [INFO] [WallTime: 1329522623.706753] [811.514000] calling tabletop detection [ERROR] [WallTime: 1329522624.229342] [811.621000] tabletop detection failed with error NO_TABLE, trying again [ERROR] [WallTime: 1329522624.584169] [811.659000] tabletop detection failed with error NO_TABLE, trying again [ERROR] [WallTime: 1329522624.986114] [811.751000] tabletop detection failed with error NO_TABLE, trying again [ERROR] [WallTime: 1329522624.986445] [811.751000] tabletop detection failed too many times. Returning. type:

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2012-02-17 08:03:16 -0500

zhenli gravatar image

Answer by myself: since the remote server is not available. I do not know the reason. I try to run the local server for the database, now the demo works.

edit flag offensive delete link more

Comments

Also true in my case, i use the pipeline recently and it seems they donot support remote server anymore

roskidos gravatar image roskidos  ( 2012-11-08 06:16:41 -0500 )edit

Also true in my case, i use the pipeline recently and it seems theydonot

roskidos gravatar image roskidos  ( 2012-11-08 06:16:45 -0500 )edit
0

answered 2012-07-11 02:53:33 -0500

tem gravatar image

Hi, I have the same problem as well. I could not understand what you mean by saying "try to run local server for the database". Can you explain clearly please? Thanks, Tem

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-02-17 03:57:29 -0500

Seen: 491 times

Last updated: Jul 11 '12