Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Update src/picknik_ur_site_config/objectives/pick_object.xml
Browse files Browse the repository at this point in the history
Co-authored-by: Abishalini Sivaraman <[email protected]>
  • Loading branch information
pac48 and Abishalini authored Jun 20, 2024
1 parent 0662b00 commit 885704b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/picknik_ur_site_config/objectives/pick_object.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<Action ID="AddPoseStampedToVector" input="{output_poses_flipped}" vector="{pose_stamped_vector}"/>
</Control>
</Decorator>
<Action ID="AdjustPoseWithIMarker" prompts="Adjust IMarker to desired pose" initial_poses="{output_poses}" adjusted_poses="{adjusted_poses}"/>
<Action ID="AdjustPoseWithIMarker" prompts="Adjust IMarker to desired pose" initial_poses="{pose_stamped_vector}" adjusted_poses="{adjusted_poses}"/>
</Control>
<Decorator ID="ForEachPoseStamped" vector_in="{adjusted_poses}" out="{grasp_pose}">
<Control ID="Sequence">
Expand Down

0 comments on commit 885704b

Please sign in to comment.