Skip to content

Commit

Permalink
fix scenario file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikhil-Singhal-06 committed Jun 13, 2024
1 parent 412f0ae commit 5440da5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ scenario example_moveit:
keep(it.gripper_joint_names == ["right_finger","left_finger"])
keep(it.move_group_arm == 'interbotix_arm')
keep(it.move_group_gripper == 'interbotix_gripper')
keep(it.open_gripper_position == '[-0.037, +0.037]')
keep(it.close_gripper_position == '[-0.015, +0.015]')
box: osc_actor
do parallel:
serial:
Expand Down

0 comments on commit 5440da5

Please sign in to comment.