Skip to content

Commit d5f9b85

Browse files
authored
Merge pull request #6 from NASA-JSC-Robotics/jazzy-port-waypoints
[jazzy] Port waypoints and grasp pose changes
2 parents b8c73b7 + 8384212 commit d5f9b85

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

clr_pick_and_place_demo/config/waypoints.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ waypoints:
88
- -0.9599
99
- -0.6982
1010
- -1.5184
11-
- 2.1118
11+
- -1.0297
1212
planning_group: "clr"
1313
cartesian: false
1414
planner: "RRTstarkConfigDefault"
@@ -19,7 +19,7 @@ waypoints:
1919
- -1.5352487041273213
2020
- -0.44915294760331065
2121
- -1.5091231026904337
22-
- 2.2022859615991104
22+
- -0.9393066919906827
2323
planning_group: "ur_manipulator"
2424
cartesian: false
2525
planner: "RRTstarkConfigDefault"
@@ -42,7 +42,7 @@ waypoints:
4242
- 2.44346
4343
- 0.0
4444
- 1.0821
45-
- 3.26377
45+
- 0.1222
4646
planning_group: "ur_manipulator"
4747
cartesian: false
4848
planner: "RRTstarkConfigDefault"
@@ -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)