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

Problem to install tabletop_object_detector related to knowrob [closed]

asked 2012-08-08 03:21:58 -0500

Al-Moadhen gravatar image

updated 2012-08-09 07:06:06 -0500

Lorenz gravatar image

Hi I have problem to install the package tabletop_object_detector on Ros electric and this package is important as a dependency package to knowrob. I use ubuntu 11.04 - the Natty. Please how can I solve this problem? Thanks a lot. Ahmed

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2013-03-11 15:47:53

Comments

Thank you for your replay, but when I use the instruction (rosdep satisfy knowrob_tutorial) I get the following answer:Failed to find stack for package [tabletop_object_detector] Failed to load rosdep.yaml for package [tabletop_object_detector]:Cannot locate installation of package tabletop_object_d

Al-Moadhen gravatar image Al-Moadhen  ( 2012-08-08 05:49:48 -0500 )edit

Please add the tag 'knowrob' to all questions related to knowrob so that the right people get notified and can answer your question.

Lorenz gravatar image Lorenz  ( 2012-08-09 07:05:53 -0500 )edit

5 Answers

Sort by ยป oldest newest most voted
1

answered 2012-09-30 13:56:37 -0500

moritz gravatar image

The tabletop_object_perception stack has been moved to pr2_object_manipulation as stated on the corresponding wiki page (http://www.ros.org/wiki/tabletop_object_perception).

So please install the pr2_object_manipulation stack, e.g. using sudo apt-get install ros-electric-pr2-object-manipulation

edit flag offensive delete link more
-1

answered 2012-09-28 14:57:22 -0500

Nirav gravatar image

Hey..even I am looking for tabletop_objects but could not figure out how can I install it...someone please help me out...

edit flag offensive delete link more

Comments

2

Please do not create answers if you are not providing a real answer. This is not a forum. Instead, please use the comment functionality.

Lorenz gravatar image Lorenz  ( 2012-10-01 03:38:46 -0500 )edit
-1

answered 2012-08-09 04:07:52 -0500

Al-Moadhen gravatar image

My ROS_PACKAGE_PATH environment variable is configured correctly and I can use the instruction (roscd tabletop_object_perception/) and go inside it, but when I use (ls) I get only the files (CMakeLists.txt Makefile stack.xml) without any another packages.

edit flag offensive delete link more

Comments

1

Please don't create new answers for discussions but either edit your original question or use the comment functionality. This is not a forum.

Lorenz gravatar image Lorenz  ( 2012-08-09 07:05:12 -0500 )edit
0

answered 2012-08-08 05:52:46 -0500

Al-Moadhen gravatar image

Thank you for your replay, but when I use the instruction (rosdep satisfy knowrob_tutorial) I get the following answer: Failed to find stack for package [tabletop_object_detector] Failed to load rosdep.yaml for package [tabletop_object_detector]:Cannot locate installation of package tabletop_object_detector Thanks Ahmed

edit flag offensive delete link more

Comments

Your ROS_PACKAGE_PATH environment variable is likely not configured correctly. Please see the ROS Ubuntu installation instructions for details: http://www.ros.org/wiki/electric/Installation/Ubuntu#electric.2BAC8-Installation.2BAC8-DebEnvironment.Environment_setup

Dan Lazewatsky gravatar image Dan Lazewatsky  ( 2012-08-08 06:51:37 -0500 )edit

My ROS_PACKAGE_PATH environment variable is configured correctly and I can use the instruction (roscd tabletop_object_perception/) and go inside it, but when I use (ls) I get only the files (CMakeLists.txt Makefile stack.xml) without any another packages.

Al-Moadhen gravatar image Al-Moadhen  ( 2012-08-09 01:21:35 -0500 )edit
0

answered 2012-08-08 05:40:09 -0500

apt-get install ros-electric-tabletop-object-perception

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-08-08 03:21:58 -0500

Seen: 669 times

Last updated: Sep 30 '12