From 84f88b84766031c84d2148e33a1af9e5b314a436 Mon Sep 17 00:00:00 2001 From: Yannick Jonetzko Date: Wed, 29 Jul 2020 13:24:01 +0200 Subject: [PATCH] Don't load ur10 kinematics_config without an arm The ur10 kinematics config should not be loaded if the shadow hand is used without an arm. Without this patch we need a custom ur_description package in your workspace even if you don't use it. --- sr_robot_launch/launch/sr_hardware_control_loop.launch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/sr_robot_launch/launch/sr_hardware_control_loop.launch b/sr_robot_launch/launch/sr_hardware_control_loop.launch index 7fc5887d1..1c132e5a1 100644 --- a/sr_robot_launch/launch/sr_hardware_control_loop.launch +++ b/sr_robot_launch/launch/sr_hardware_control_loop.launch @@ -48,7 +48,8 @@ - + + @@ -64,7 +65,7 @@ - + @@ -132,7 +133,7 @@ - +