Skip to content

Commit

Permalink
removing unneeded line
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-mikmik committed Sep 14, 2023
1 parent 7f55b2d commit 07e7fbf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arm_robots/launch/med.launch
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
<arg name="med_scene" default="thanos"/>

<!-- Finger selection -->
if="$(eval arg('gamma_on_hand'))"

<!-- OPTIONS WITHOUT GAMMA ON HAND -->
<arg name="moveit_config_path" default="$(find med_moveit_config)" if="$(eval arg('finger') == 'wsg50_fmf' and not arg('gamma_on_hand'))"/>
<arg name="moveit_config_path" default="$(find med_moveit_bubbles_config)" if="$(eval arg('finger') == 'bubbles' and not arg('gamma_on_hand'))"/>
Expand Down

0 comments on commit 07e7fbf

Please sign in to comment.