From 50510eced1e7b827ddd35d6158e5211595bf7445 Mon Sep 17 00:00:00 2001 From: Ruddick Lawrence Date: Fri, 7 Jul 2017 16:53:05 -0700 Subject: [PATCH] Correct controller names. Fixes ThomasTimm/ur_modern_driver#98 --- launch/ur3_ros_control.launch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/launch/ur3_ros_control.launch b/launch/ur3_ros_control.launch index 5b782aa..9caf2d2 100644 --- a/launch/ur3_ros_control.launch +++ b/launch/ur3_ros_control.launch @@ -10,7 +10,7 @@ - + @@ -38,11 +38,11 @@ + output="screen" args="joint_state_controller force_torque_sensor_controller pos_based_pos_traj_controller" /> + output="screen" args="load vel_based_pos_traj_controller" />