Skip to content

Commit

Permalink
[jsk_spot_startup] fix eye app
Browse files Browse the repository at this point in the history
  • Loading branch information
sktometometo committed Jul 4, 2023
1 parent 1e68708 commit 29dec57
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@
(send *left-eye-target* :y (sin (/ (* 2 *pi* index) 10)))
(ros::publish *right-eye-topic* *right-eye-target*)
(ros::publish *left-eye-topic* *left-eye-target*)
(ros::info "publish")
)

0 comments on commit 29dec57

Please sign in to comment.