Skip to content

Commit

Permalink
Update sciurus17_examples/scripts/box_stacking_example.py
Browse files Browse the repository at this point in the history
Co-authored-by: Shuhei Kozasa <[email protected]>
  • Loading branch information
Shota Aoki and Shuhei Kozasa authored Dec 21, 2023
1 parent 6ed7553 commit 4d4200e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sciurus17_examples/scripts/box_stacking_example.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ def pick_up(self, check_result):
rospy.loginfo("PICK UP")
result = True
# 制御対象を初期化
# Initialise control target.
# Initialize control target.
self._current_arm = None

# オブジェクトがなければ終了
Expand Down

0 comments on commit 4d4200e

Please sign in to comment.