Skip to content

Commit

Permalink
[subway2023] init pr2 with pr1040 for camera calibrating problem
Browse files Browse the repository at this point in the history
  • Loading branch information
mqcmd196 committed Dec 7, 2023
1 parent 9c780d1 commit 2338f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elevator_move_base_pr2/sample/fetch-sandwich.l
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@


(defun init ()
(setq *pr2* (pr2))
(setq *pr2* (pr2 :pr1040))
(setq *ri* (instance pr2-interface :init
:move-base-action-name "elevator_move_base"))
(send *pr2* :reset-pose)
Expand Down

0 comments on commit 2338f3a

Please sign in to comment.