Skip to content

Commit

Permalink
Use wait-interpolation-smooth for objects not to run away from gripper
Browse files Browse the repository at this point in the history
  • Loading branch information
pazeshun committed Jun 22, 2016
1 parent 4a66086 commit fac02a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@
)
)
)
(send self :wait-interpolation)
(send self :wait-interpolation-smooth 1000)
;; start the vacuum gripper after approaching to the object
(ros::ros-info "[:try-to-pick-object] arm:~a start vacuum gripper" arm)
(send self :start-grasp arm)
Expand Down

0 comments on commit fac02a2

Please sign in to comment.