mirror of
https://github.com/UGA-Innovation-Factory/UR10-Sentry.git
synced 2026-01-25 23:47:03 +00:00
small fix to sentry transition
This commit is contained in:
@@ -99,6 +99,7 @@ class URSentry:
|
|||||||
print("Sending to zero --------------------")
|
print("Sending to zero --------------------")
|
||||||
self.await_stop = True
|
self.await_stop = True
|
||||||
self.send_to_zero_on_stop = False
|
self.send_to_zero_on_stop = False
|
||||||
|
self.has_detected_once = False
|
||||||
self.forward_position_to_base_angle_degrees(0)
|
self.forward_position_to_base_angle_degrees(0)
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user