Skip to content

Commit

Permalink
use normal go-pos-unsafe in go-to kitchen
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Oct 25, 2019
1 parent d20092b commit df51bbd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jsk_fetch_robot/jsk_fetch_startup/euslisp/navigation-utils.l
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,7 @@
(when tweet
(tweet-string "I took a photo at 73B2 Kitchen stove." :warning-time 3
:with-image "/edgetpu_object_detector/output/image" :speak t))
(send *ri* :go-pos-unsafe-no-wait 0 0 (/ -pi 4))
(send *ri* :go-pos-unsafe-wait :rotation-gain 2.0)
(send *ri* :go-pos-unsafe 0 0 (/ -pi 4))
;; sink
(when tweet
(tweet-string "I took a photo at 73B2 Kitchen sink." :warning-time 3
Expand Down

0 comments on commit df51bbd

Please sign in to comment.