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

How do I get the pr2_gazebo_doors_demo to work?

asked 2011-08-18 05:15:10 -0500

Andy gravatar image

Hi all,

I tried to run the demo exactly as descibed in the wiki.

I get the following error:

roslaunch file contains multiple nodes named [/r_arm_controller/joint_trajectory_generator]. Please check all <node> 'name' attributes to make sure they are unique. Also check that $(anon id) use different ids.

What can I do to get it working?

I have ubuntu 10.4 and diamondback pr2all installed.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-08-18 07:16:51 -0500

hsu gravatar image

updated 2011-08-25 07:29:35 -0500

I updated the door wiki for diamondback.

But there appears to be a problem with redundant nodes as Andy suggested. The fix have been pushed into trunk, pending next release.

edit flag offensive delete link more

Comments

I removed the "experimental" SVN checkouts (which were required for cturtle) and went through all steps in the wiki, but the problem persists...
Andy gravatar image Andy  ( 2011-08-18 20:27:36 -0500 )edit
1
the name conflict seems to come from <include file="$(find pr2_doors_executive)/doors.launch" />
Andy gravatar image Andy  ( 2011-08-18 22:02:41 -0500 )edit
Ok, i got it working by removing two node definitions. 1) pr2_doors_actions/launch/door_actions.xml: remove/comment lines 56 to 64. 2) pr2_doors_executive/doors.launch: remove/comment lines 15 to 20.
Andy gravatar image Andy  ( 2011-08-19 00:36:47 -0500 )edit
Thanks for the updates. Changes committed into pr2_doors trunk.
hsu gravatar image hsu  ( 2011-08-25 07:27:14 -0500 )edit
it is useful.this solution helps me a lot .
emerson gravatar image emerson  ( 2011-09-27 22:30:54 -0500 )edit

Question Tools

Stats

Asked: 2011-08-18 05:15:10 -0500

Seen: 241 times

Last updated: Aug 25 '11