← Back to ratslair.com
aboutsummaryrefslogtreecommitdiff
path: root/bt.py
diff options
context:
space:
mode:
authorEdvin <[email protected]>2025-05-06 14:23:48 +0200
committerEdvin <[email protected]>2025-05-06 14:23:48 +0200
commit45acee6bf8339ec01f06fe3701a391d0275186db (patch)
treef7d6974dfc3a8bedb73c1615b73301073d8350ff /bt.py
parent8a4fd87622cc13ca4f501b98502585ca2b2aaddd (diff)
Added mean of position
Diffstat (limited to 'bt.py')
-rwxr-xr-xbt.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bt.py b/bt.py
index 8de8d95..d522ee5 100755
--- a/bt.py
+++ b/bt.py
@@ -53,7 +53,6 @@ while read != "1000":
with open("angle.txt", "r") as f:
for line in f:
angle = line.strip("\n")
- print(angle)
recv_sock.send(f"{angle}, ".encode())
recv_sock.send("0, ".encode()) # Near goal