Skip to content

Commit 8384212

Browse files
committed
Align ctb grasp with the gripper (#5)
1 parent 0464dfa commit 8384212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clr_pick_and_place_demo/config/waypoints.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ waypoints:
5858
z: 0.03
5959
qx: 0.0
6060
qy: 0.0
61-
qz: 0.0
62-
qw: 1.0
61+
qz: 1.0
62+
qw: 0.0
6363
planning_group: "ur_manipulator"
6464
cartesian: true
6565
relative: true

0 commit comments

Comments
 (0)