We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e94cb2 commit ceae721Copy full SHA for ceae721
2 files changed
kuka_kr6_support/launch/load_kr6r1820.launch
@@ -1,4 +1,4 @@
1
<?xml version="1.0"?>
2
<launch>
3
- <param name="robot_description" command="$(find xacro)/xacro.py '$(find kuka_kr6_support)/urdf/kr6_r1820.xacro'"/>
+ <param name="robot_description" command="$(find xacro)/xacro '$(find kuka_kr6_support)/urdf/kr6_r1820.xacro'"/>
4
</launch>
kuka_kr6_support/package.xml
@@ -52,6 +52,7 @@
52
<author>G.A. vd. Hoorn (TU Delft Robotics Institute)</author>
53
<author>Brett Hemes (3M)</author>
54
<author email="timo.birnkraut@optonic.com">Timo Birnkraut (Optonic GmbH)</author>
55
+ <author email="christian.juelg@optonic.com">Christian Juelg (Optonic GmbH)</author>
56
<maintainer email="g.a.vanderhoorn@tudelft.nl">G.A. vd. Hoorn (TU Delft Robotics Institute)</maintainer>
57
<license>BSD</license>
58
0 commit comments