small fix to sentry transition
This commit is contained in:
parent
133c16e474
commit
0445a7354e
|
@ -99,6 +99,7 @@ class URSentry:
|
|||
print("Sending to zero --------------------")
|
||||
self.await_stop = True
|
||||
self.send_to_zero_on_stop = False
|
||||
self.has_detected_once = False
|
||||
self.forward_position_to_base_angle_degrees(0)
|
||||
return
|
||||
|
||||
|
|
Loading…
Reference in New Issue