ros / urdf_tutorial

234 stars 258 forks source link

xacrodisplay.launch is missing #26

Closed Kukanani closed 7 years ago

Kukanani commented 7 years ago

While going through http://wiki.ros.org/urdf/Tutorials/Using%20Xacro%20to%20Clean%20Up%20a%20URDF%20File, I discovered that xacrodisplay.launch is now missing from the launch directory, causing fatal errors when trying to run the tutorial. The file is still located in indigo, but is missing in default. I can't locate the commit that removed it, but it seems to have disappeared between 1697f8c and 4b343d6.

mikaelarguedas commented 7 years ago

The file disappeared in https://github.com/ros/urdf_tutorial/pull/14/commits/9d38b7b4da3e00bdbd17148676a86be61849293d from #14

DLu commented 7 years ago

Closed with http://wiki.ros.org/action/diff/urdf/Tutorials/Using%20Xacro%20to%20Clean%20Up%20a%20URDF%20File?action=diff&rev1=21&rev2=22