@@ -154,9 +154,9 @@ In the following, we will define two planning groups for the arm and one group f
154
154
Thus, click on the *Add Kin. Chain * button and, on the next pane, click the *Expand All * button to see the full
155
155
kinematic tree of your robot.
156
156
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
158
158
**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
160
160
**Tip link ** text field.
161
161
162
162
.. image :: setup_assistant_panda_arm_links.png
@@ -237,8 +237,8 @@ some special operations to happen on them internally.
237
237
238
238
* Select **panda_link8 ** as the *Parent Link * and **panda_arm ** as the *Parent Group * for this end-effector.
239
239
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
242
242
their associated end effector as well as the corresponding end-effector link = parent link.
243
243
Thus they will provide different interactive markers to steer the robot in Cartesian space.
244
244
@@ -279,7 +279,7 @@ ROS Control tab can be used to auto-generate simulated controllers to actuate th
279
279
.. image :: setup_assistant_panda_ros_control_add_controller.png
280
280
:width: 700px
281
281
282
- Add the arm
282
+ Add the `` panda_arm `` controller
283
283
284
284
* We will first add Panda arm position controller
285
285
@@ -301,7 +301,8 @@ Add the arm
301
301
302
302
* Click *Save * to save the selected controller.
303
303
304
- Add the gripper
304
+ Following, repeat the process above the create the ``manipulator `` controller. Keep everything the same but now
305
+ use **manipulator ** as the *Controller Name *. Next, add the ``hand `` controller
305
306
306
307
* Again, click on *Add Controller * to add the hand controller.
307
308
0 commit comments