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

Problem installing tabletop_object_perception package

asked 2011-11-30 21:36:16 -0500

enschulfer schmidt gravatar image

I have been trying to use the tabletop_object_perception package http://www.ros.org/wiki/tabletop_object_perception

The binary for ros-electric-tabletop_object_perception downloads only 3 files and so, i attempted installing from the SVN source of it.

There were lot of dependencies unresolved and i have been installing many of those from the SVN sources. There are compilation errors in many trunks , like motion_planning_common and also tabletop_object_detector .

"/ros_electric/tabletop_object_perception/tabletop_object_detector/include/tabletop_object_detector/marker_generator.h:45:41: error: geometric_shapes_msgs/Shape.h: No such file or directory"

Has anyone managed to get the entire package working ? is there a binary for the package with all the dependencies available ?

edit retag flag offensive close merge delete

Comments

I have exactly the same problem. Maybe somebody has found a solution in the meantime and could share it?
Robert Krug gravatar image Robert Krug  ( 2012-02-12 04:34:22 -0500 )edit

No one? There seems to be discrepancy between tabletop_object_detector and electric. geometric_shapes_msgs was part of motion_planning_common, which became arm_navigation.

seanarm gravatar image seanarm  ( 2012-04-03 06:26:48 -0500 )edit

1 Answer

Sort by » oldest newest most voted
2

answered 2012-04-03 07:50:08 -0500

hsiao gravatar image

tabletop_object_perception no longer exists in Electric except as an empty stack. tabletop_object_detector is now in the stack pr2_object_manipulation, which you can get in debs as ros-electric-pr2-object-manipulation , or from Electric-trunk at

https://code.ros.org/svn/wg-ros-pkg/stacks/pr2_object_manipulation/branches/0.5-branch

I apologize if you were using the address on the wiki; it's terribly confusing, but the wiki is still giving Diamondback svn addresses, which do not compile against Electric debs.

edit flag offensive delete link more

Comments

But, I cannot see any ..tabletop_object... package in the pr2_object_manipulation stack. In contrast, tabletop_object_perception is linked from that stack. In either case, please add a deprecation/moved note where it suits.

felix k gravatar image felix k  ( 2012-08-15 00:43:57 -0500 )edit

Good point. I added notes to both wiki pages, along with the urls for Electric and Fuerte code.

hsiao gravatar image hsiao  ( 2012-08-15 16:51:14 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2011-11-30 21:36:16 -0500

Seen: 530 times

Last updated: Apr 03 '12