Skip to content

Commit

Permalink
Merge pull request #85 from PickNikRobotics/add-pick-cube-waypoint
Browse files Browse the repository at this point in the history
Add Pick Cube waypoint
  • Loading branch information
MikeWrock authored Jan 13, 2025
2 parents e7bbb8b + 53617a7 commit 8b253b0
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions src/lab_sim/waypoints/ur_waypoints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -901,3 +901,46 @@
twist: []
wrench: []
name: Beaker 2a - Pre Pick
- description: ''
favorite: false
joint_group_names:
- gripper
- linear_actuator
- manipulator
joint_state:
effort: []
header:
frame_id: ''
stamp:
nanosec: 0
sec: 0
name:
- robotiq_85_left_knuckle_joint
- linear_rail_joint
- shoulder_pan_joint
- shoulder_lift_joint
- elbow_joint
- wrist_1_joint
- wrist_2_joint
- wrist_3_joint
position:
- 0.06656709575770764
- 0.2544520984236789
- 0.00297097958947393
- -0.5454836524482858
- 1.028930149174636
- -2.02088483587436
- -1.5709145918870968
- 0.002734726536987722
velocity: []
multi_dof_joint_state:
header:
frame_id: ''
stamp:
nanosec: 0
sec: 0
joint_names: []
transforms: []
twist: []
wrench: []
name: Pick Cube

0 comments on commit 8b253b0

Please sign in to comment.