File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
docs/examples/03_backends_ros Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Forward and inverse kinematics
1111 The following examples use the `ROS <http://www.ros.org/ >`_ backend
1212 and the MoveI! planner for UR5 robots. Before running them, please
1313 make sure you have the :ref: `ROS backend <ros_backend >` correctly
14- configured and the :ref: `UR5 Planner <ros_bundles_list >` started.
14+ configured and the :ref: `UR5 Demo <ros_bundles_list >` started.
1515
1616Forward kinematics
1717==================
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Planning scene and collision objects
77 The following examples use the `ROS <http://www.ros.org/ >`_ backend
88 and the MoveI! planner for UR5 robots. Before running them, please
99 make sure you have the :ref: `ROS backend <ros_backend >` correctly
10- configured and the :ref: `UR5 Planner <ros_bundles_list >` started.
10+ configured and the :ref: `UR5 Demo <ros_bundles_list >` started.
1111
1212To plan motion paths that avoid collisions with other objects than the robot
1313itself, the backend's planning scene has to be updated.
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Plan motion
77 The following examples use the `ROS <http://www.ros.org/ >`_ backend
88 and the MoveI! planner for UR5 robots. Before running them, please
99 make sure you have the :ref: `ROS backend <ros_backend >` correctly
10- configured and the :ref: `UR5 Planner <ros_bundles_list >` started.
10+ configured and the :ref: `UR5 Demo <ros_bundles_list >` started.
1111
1212There are 2 function that allow to plan a robotic movement without collisions:
1313`plan_cartesian_motion ` and `plan_motion `.
You can’t perform that action at this time.
0 commit comments