From 3311cf849578ae38408088555c79397932c03cc4 Mon Sep 17 00:00:00 2001 From: "Felix Exner (fexner)" Date: Fri, 29 Sep 2023 23:54:35 +0200 Subject: [PATCH] Update link to MoveIt! documentation --- ur_robot_driver/doc/usage.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ur_robot_driver/doc/usage.rst b/ur_robot_driver/doc/usage.rst index 48c59c745..039ab305a 100644 --- a/ur_robot_driver/doc/usage.rst +++ b/ur_robot_driver/doc/usage.rst @@ -189,7 +189,7 @@ To test the driver with the example MoveIt-setup, first start the driver as desc ros2 launch ur_moveit_config ur_moveit.launch.py ur_type:=ur5e launch_rviz:=true Now you should be able to use the MoveIt Plugin in rviz2 to plan and execute trajectories with the -robot as explained `here `_. +robot as explained `here `_. Mock hardware ^^^^^^^^^^^^^