PR2 / pr2_common

45 stars 78 forks source link

pr2_defs/pr2_description missing dependency on pr2_ogre (ros ticket #4845) #192

Closed ahendrix closed 11 years ago

ahendrix commented 11 years ago

It looks like pr2_defs and pr2_description have a hidden dependency on pr2_ogre. Is there a reason this is missing, or is this just an oversight?

pr2_description: {{{ urdf/materials.urdf.xacro: urdf/materials.urdf.xacro: urdf/materials.urdf.xacro: urdf/materials.urdf.xacro: }}}

pr2_defs: {{{ defs/materials.urdf.xacro: defs/materials.urdf.xacro: defs/materials.urdf.xacro: manifest.xml: robots/r_gripper.urdf.xacro: robots/hca.urdf.xacro: robots/hcc.urdf.xacro: robots/pr2_armless.urdf.xacro: robots/l_gripper.urdf.xacro: robots/r_forearm_gripper.urdf.xacro: robots/prg.urdf.xacro: robots/pr2.urdf.xacro: robots/prf.urdf.xacro: robots/l_arm.urdf.xacro: robots/pre.urdf.xacro: robots/r_arm.urdf.xacro: robots/hcb.urdf.xacro: test/tmp.urdf: test/tmp.urdf: test/tmp.urdf: test/tmp.urdf: }}}

trac data:

ahendrix commented 11 years ago

[hsu] Cannot depend back since pr2_ogre already depend on pr2_description. I propose copying the texture into pr2_description for rviz:materials usage here.

ahendrix commented 11 years ago

[hsu] r46674

ahendrix commented 11 years ago

[hsu] r47242

The referenced texture files are copied from pr2_ogre into subdirectory materials/textures.