Skip to content

Commit

Permalink
fix launch
Browse files Browse the repository at this point in the history
  • Loading branch information
Svastits committed Jul 12, 2024
1 parent ac4facc commit 6715e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kuka_agilus_support/launch/test_kr6_r900_sixx.launch.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def generate_launch_description():
PathJoinSubstitution([FindExecutable(name="xacro")]),
" ",
PathJoinSubstitution(
[FindPackageShare("kuka_agilus_support"), "urdf", "kr6_r700_sixx.urdf.xacro"]
[FindPackageShare("kuka_agilus_support"), "urdf", "kr6_r900_sixx.urdf.xacro"]
),
" ",
"use_fake_hardware:=true",
Expand Down

0 comments on commit 6715e42

Please sign in to comment.