Skip to content

Commit 463ed0d

Browse files
committed
fix bug
1 parent 6c104e9 commit 463ed0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1665,6 +1665,7 @@ def to_origin_func(self):
16651665
try:
16661666
"""back to initial position"""
16671667
self.is_pick = False
1668+
self.controls_disable_place_offset(True)
16681669
self.pump_off()
16691670
if self.comboBox_device.currentText() == 'ultraArm P340':
16701671
self.myCobot.set_angles(self.move_angles[0], 30)

0 commit comments

Comments
 (0)