@@ -154,9 +154,9 @@ In the following, we will define two planning groups for the arm and one group f
154154 Thus, click on the *Add Kin. Chain * button and, on the next pane, click the *Expand All * button to see the full
155155 kinematic tree of your robot.
156156
157- * Click on the ** panda_link0 ** link and press the *Choose Selected * button next to the
157+ * Click on the `` panda_link0 `` link and press the *Choose Selected * button next to the
158158 **Base link ** text field.
159- * Click on the ** panda_link8 ** link and press the *Choose Selected * button next to the
159+ * Click on the `` panda_link8 `` link and press the *Choose Selected * button next to the
160160 **Tip link ** text field.
161161
162162.. image :: setup_assistant_panda_arm_links.png
@@ -237,8 +237,8 @@ some special operations to happen on them internally.
237237
238238* Select **panda_link8 ** as the *Parent Link * and **panda_arm ** as the *Parent Group * for this end-effector.
239239
240- Add another end effector group, called **hand_tcp **, using **manipulator ** as its parent group
241- and **panda_hand_tcp ** as its parent link . Thus, the two arm planning groups essentially differ in
240+ Add another end effector group, called **hand_tcp **, using **panda_hand_tcp ** as its parent link
241+ and **manipulator ** as its parent group . Thus, the two arm planning groups essentially differ in
242242their associated end effector as well as the corresponding end-effector link = parent link.
243243Thus they will provide different interactive markers to steer the robot in Cartesian space.
244244
@@ -279,7 +279,7 @@ ROS Control tab can be used to auto-generate simulated controllers to actuate th
279279.. image :: setup_assistant_panda_ros_control_add_controller.png
280280 :width: 700px
281281
282- Add the arm
282+ Add the `` panda_arm `` controller
283283
284284* We will first add Panda arm position controller
285285
@@ -301,7 +301,8 @@ Add the arm
301301
302302* Click *Save * to save the selected controller.
303303
304- Add the gripper
304+ Following, repeat the process above but now use **manipulator ** as the *Controller Name *. Next,
305+ add the ``hand `` controller
305306
306307* Again, click on *Add Controller * to add the hand controller.
307308
0 commit comments