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

launch problem electric arm navigation tutorial

asked 2011-08-29 22:47:56 -0500

Wouter gravatar image

updated 2011-09-02 10:27:05 -0500

kwc gravatar image

Hi,

I am trying to run the first electric arm navigation tutorial called 'Planning Description Configuration Wizard'. Once I launch the PR2 example I get the following error: [planning_description_configuration_wizard-4] process has died [pid 6087, exit code -11]. log files: /home/wouter/.ros/log/a6475bbe-d2f2-11e0-859e-002710aa9e70/planning_description_configuration_wizard-4*.log waiting...

Running roswtf in a separate terminal gives the following error:

ERROR The following packages have rpath issues in manifest.xml:
 * planning_environment: found flag "-Wl,-rpath,/opt/ros/electric/stacks/perception_pcl/pcl_ros/lib", but no matching "-L/opt/ros/electric/stacks/perception_pcl/pcl_ros/lib"
 * pcl: found flag "-Wl,-rpath,/opt/ros/electric/stacks/perception_pcl/pcl/lib64", but no matching "-L/opt/ros/electric/stacks/perception_pcl/pcl/lib64"
 * pcl_ros: found flag "-Wl,-rpath,/opt/ros/electric/stacks/perception_pcl/pcl_ros/lib", but no matching "-L/opt/ros/electric/stacks/perception_pcl/pcl_ros/lib"
 * robot_self_filter: found flag "-Wl,-rpath,/opt/ros/electric/stacks/perception_pcl/pcl/lib64", but no matching "-L/opt/ros/electric/stacks/perception_pcl/pcl/lib64"

As suggested in another question (http://answers.ros.org/question/1212/what-is-the-correct-usage-of-rpath-in-manifestxml) I already tried to remove the -L prefix in the manifest.xml files but that didn't work. Therefore I reinstalled the debian package to make sure that I have the original manifest.xml file.

My OS is Ubuntu 11.04 with ROS Electric installed. Furthermore I have installed the Debian package called 'ros-electric-arm-navigation'.

Does anyone know how I can get the tutorial to work?

Wouter

edit retag flag offensive close merge delete

7 Answers

Sort by ยป oldest newest most voted
1

answered 2011-09-03 02:13:43 -0500

Wouter gravatar image

I rolled back my linux installation to 10.04 32 bit and this solved the issue. Apparently the package is neither running properly under 11.04 nor under 10.04 64bit.

edit flag offensive delete link more

Comments

It does run fine on my installation of Ubuntu 10.04 64-bit.
arebgun gravatar image arebgun  ( 2011-09-03 03:57:09 -0500 )edit
So on mine. Maybe this is not the right answer and the whole question should be marked as unanswered.
Lorenzo Riano gravatar image Lorenzo Riano  ( 2011-10-18 05:53:33 -0500 )edit
0

answered 2011-09-01 20:04:58 -0500

Wouter gravatar image

Hi egiljones,

I removed the old ros-electric-arm-navigation debian and installed a new version. After launching planning_description_configuration_wizard.launch I still get the exact same error as listed in the question I asked two days ago. Would be great if you can manage to get it to work because I am looking forward to the planning description configuration wizard.

Wouter

edit flag offensive delete link more

Comments

To have a chance at telling what's going on I will need the full console output where you ran the launch script (not just the fact that the program segfaulted) and the exact command you ran.
egiljones gravatar image egiljones  ( 2011-09-02 04:27:22 -0500 )edit
wouter, please use the 'post a comment' feature instead
kwc gravatar image kwc  ( 2011-09-02 10:26:49 -0500 )edit
0

answered 2011-09-12 08:04:25 -0500

egiljones gravatar image

The segfault that appeared only in Maverick and Natty but not Lucid has been fixed and is available in the updated ros-electric-arm-navigation debians. I've now got a natty box to use for testing so I hope this won't happen again. Sorry for the problems and let me know if you encounter any other issues.

-Gil

edit flag offensive delete link more
0

answered 2011-10-17 23:48:36 -0500

Kei Okada gravatar image

Can you check error messages if it is the same problem of this ticket. https://kforge.ros.org/warehousewg/warehouse-trac/ticket/9

edit flag offensive delete link more
0

answered 2011-08-31 03:21:31 -0500

ttosun gravatar image

updated 2011-08-31 03:21:58 -0500

Apparently there is a bug in the program, and a fix is forthcoming: http://answers.ros.org/question/1728/electric-get_fk-forward-kinematics-fails-simple

edit flag offensive delete link more

Comments

Is there any hope of a fix for 11.04 in the near future? It would be difficult for me to roll back my distribution at this point.
ttosun gravatar image ttosun  ( 2011-09-08 08:14:17 -0500 )edit
-1

answered 2011-08-30 16:02:13 -0500

ttosun gravatar image

updated 2011-08-30 16:04:43 -0500

I am having exactly the same problem, and I am also running 11.04 with ROS electric and the package ros-electric-arm-navigation. Any help would be greatly appreciated!

edit flag offensive delete link more

Comments

Please use the 'post a comment' feature instead
kwc gravatar image kwc  ( 2011-09-02 10:26:23 -0500 )edit
-1

answered 2011-08-31 04:20:24 -0500

egiljones gravatar image

Can y'all update your ros-electric-arm-navigation debs and try to launch the wizard again? If it doesn't work, please post the console output as well as the command you used to launch.

edit flag offensive delete link more

Comments

please use the 'post a comment' feature instead of posting answers
kwc gravatar image kwc  ( 2011-09-02 10:29:40 -0500 )edit

Question Tools

Stats

Asked: 2011-08-29 22:47:56 -0500

Seen: 850 times

Last updated: Oct 17 '11