diff --git a/doc/setup_assistant/MoveIt_setup_assistant_launch.png b/doc/setup_assistant/MoveIt_setup_assistant_launch.png index 00de111b4..c5e4fdf86 100644 Binary files a/doc/setup_assistant/MoveIt_setup_assistant_launch.png and b/doc/setup_assistant/MoveIt_setup_assistant_launch.png differ diff --git a/doc/setup_assistant/setup_assistant_panda_100.png b/doc/setup_assistant/setup_assistant_panda_100.png index 87421f491..180df1e67 100644 Binary files a/doc/setup_assistant/setup_assistant_panda_100.png and b/doc/setup_assistant/setup_assistant_panda_100.png differ diff --git a/doc/setup_assistant/setup_assistant_panda_planning_groups.png b/doc/setup_assistant/setup_assistant_panda_planning_groups.png index b5d2712fa..63ad586d9 100644 Binary files a/doc/setup_assistant/setup_assistant_panda_planning_groups.png and b/doc/setup_assistant/setup_assistant_panda_planning_groups.png differ diff --git a/doc/setup_assistant/setup_assistant_panda_virtual_joints.png b/doc/setup_assistant/setup_assistant_panda_virtual_joints.png index 3c5f8836a..d6d5638cb 100644 Binary files a/doc/setup_assistant/setup_assistant_panda_virtual_joints.png and b/doc/setup_assistant/setup_assistant_panda_virtual_joints.png differ diff --git a/doc/setup_assistant/setup_assistant_start.png b/doc/setup_assistant/setup_assistant_start.png index 5a805198b..f307b1213 100644 Binary files a/doc/setup_assistant/setup_assistant_start.png and b/doc/setup_assistant/setup_assistant_start.png differ diff --git a/doc/setup_assistant/setup_assistant_tutorial.rst b/doc/setup_assistant/setup_assistant_tutorial.rst index ab01bc9c5..fed554c82 100644 --- a/doc/setup_assistant/setup_assistant_tutorial.rst +++ b/doc/setup_assistant/setup_assistant_tutorial.rst @@ -154,9 +154,9 @@ In the following, we will define two planning groups for the arm and one group f Thus, click on the *Add Kin. Chain* button and, on the next pane, click the *Expand All* button to see the full kinematic tree of your robot. - * Click on the **panda_link0** link and press the *Choose Selected* button next to the + * Click on the ``panda_link0`` link and press the *Choose Selected* button next to the **Base link** text field. - * Click on the **panda_link8** link and press the *Choose Selected* button next to the + * Click on the ``panda_link8`` link and press the *Choose Selected* button next to the **Tip link** text field. .. image:: setup_assistant_panda_arm_links.png @@ -237,8 +237,8 @@ some special operations to happen on them internally. * Select **panda_link8** as the *Parent Link* and **panda_arm** as the *Parent Group* for this end-effector. -Add another end effector group, called **hand_tcp**, using **manipulator** as its parent group -and **panda_hand_tcp** as its parent link. Thus, the two arm planning groups essentially differ in +Add another end effector group, called **hand_tcp**, using **panda_hand_tcp** as its parent link +and **manipulator** as its parent group. Thus, the two arm planning groups essentially differ in their associated end effector as well as the corresponding end-effector link = parent link. Thus they will provide different interactive markers to steer the robot in Cartesian space. @@ -279,7 +279,7 @@ ROS Control tab can be used to auto-generate simulated controllers to actuate th .. image:: setup_assistant_panda_ros_control_add_controller.png :width: 700px -Add the arm +Add the ``panda_arm`` controller * We will first add Panda arm position controller @@ -301,7 +301,8 @@ Add the arm * Click *Save* to save the selected controller. -Add the gripper +Following, repeat the process above but now use **manipulator** as the *Controller Name*. Next, +add the ``hand`` controller * Again, click on *Add Controller* to add the hand controller.