diff --git a/jsk_2016_01_baxter_apc/euslisp/jsk_2016_01_baxter_apc/baxter-interface.l b/jsk_2016_01_baxter_apc/euslisp/jsk_2016_01_baxter_apc/baxter-interface.l index 5a2de0427..5940f3702 100644 --- a/jsk_2016_01_baxter_apc/euslisp/jsk_2016_01_baxter_apc/baxter-interface.l +++ b/jsk_2016_01_baxter_apc/euslisp/jsk_2016_01_baxter_apc/baxter-interface.l @@ -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)