diff --git a/ur_gazebo/urdf/ur_macro.xacro b/ur_gazebo/urdf/ur_macro.xacro index 5100baccd..81b685232 100644 --- a/ur_gazebo/urdf/ur_macro.xacro +++ b/ur_gazebo/urdf/ur_macro.xacro @@ -47,8 +47,8 @@ physical_parameters_file visual_parameters_file transmission_hw_interface:=hardware_interface/PositionJointInterface - safety_limits:=false safety_pos_margin:=0.15 safety_k_position:=20" - > + safety_limits:=false safety_pos_margin:=0.15 safety_k_position:=20 + load_gazebo_ros_control_plugin:=true"> - + - + @@ -99,11 +89,13 @@ Inject Gazebo ROS Control plugin, which allows us to use ros_control controllers to control the virtual robot hw. --> - - - - - - + + + + + + + + - + \ No newline at end of file