We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb01b16 commit 516b797Copy full SHA for 516b797
controllers/coral_placer.py
@@ -55,6 +55,3 @@ def safing(self, initial_call: bool) -> None:
55
self.wrist.go_to_neutral()
56
self.done()
57
return
58
-
59
- def done(self) -> None:
60
- super().done()
0 commit comments